|
868 | 868 | '<(DEPTH)/ui/gl/gl.gyp:gl',
|
869 | 869 | '<(DEPTH)/ui/ui.gyp:ui',
|
870 | 870 | '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
|
871 |
| - '<(DEPTH)/webkit/glue/webkit_glue.gyp:glue', |
872 | 871 | '<(DEPTH)/webkit/storage_browser.gyp:webkit_storage_browser',
|
873 | 872 | '<(DEPTH)/webkit/storage_common.gyp:webkit_storage_common',
|
874 | 873 | # Necessary to generate the grit include files.
|
|
1037 | 1036 | 'libcef/common/value_base.h',
|
1038 | 1037 | 'libcef/common/values_impl.cc',
|
1039 | 1038 | 'libcef/common/values_impl.h',
|
| 1039 | + 'libcef/common/upload_data.cc', |
| 1040 | + 'libcef/common/upload_data.h', |
1040 | 1041 | 'libcef/renderer/browser_impl.cc',
|
1041 | 1042 | 'libcef/renderer/browser_impl.h',
|
1042 | 1043 | 'libcef/renderer/content_renderer_client.cc',
|
|
1279 | 1280 | 'mac_bundle_resources': [
|
1280 | 1281 | '<(PRODUCT_DIR)/cef.pak',
|
1281 | 1282 | '<(PRODUCT_DIR)/devtools_resources.pak',
|
| 1283 | + '<(PRODUCT_DIR)/icudtl.dat', |
1282 | 1284 | 'libcef/resources/framework-Info.plist',
|
1283 | 1285 | ],
|
1284 | 1286 | 'mac_bundle_resources!': [
|
|
1635 | 1637 | '<@(includes_win)',
|
1636 | 1638 | # TODO(cef): Remove ui_unscaled_resources.rc once custom cursor
|
1637 | 1639 | # resources can be loaded via ResourceBundle. See crbug.com/147663.
|
1638 |
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources.rc', |
| 1640 | + '<(SHARED_INTERMEDIATE_DIR)/webkit/blink_resources.rc', |
1639 | 1641 | '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_unscaled_resources.rc',
|
1640 | 1642 | 'libcef_dll/libcef_dll.rc',
|
1641 | 1643 | ],
|
|
0 commit comments