| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'project_dir': ['.'], | 3 'project_dir': ['.'], |
| 4 'webcore_include_dirs': [ | 4 'webcore_include_dirs': [ |
| 5 '.', | 5 '.', |
| 6 '..', | 6 '..', |
| 7 'Modules/battery', | 7 'Modules/battery', |
| 8 'Modules/filesystem', | 8 'Modules/filesystem', |
| 9 'Modules/gamepad', | 9 'Modules/gamepad', |
| 10 'Modules/geolocation', | 10 'Modules/geolocation', |
| (...skipping 6092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6103 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathExpression.h', | 6103 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathExpression.h', |
| 6104 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.cpp', | 6104 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.cpp', |
| 6105 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.h', | 6105 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.h', |
| 6106 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.cpp', | 6106 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.cpp', |
| 6107 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.h', | 6107 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.h', |
| 6108 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.cpp', | 6108 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.cpp', |
| 6109 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.h', | 6109 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.h', |
| 6110 ], | 6110 ], |
| 6111 'webcore_platform_support_files': [ | 6111 'webcore_platform_support_files': [ |
| 6112 'platform/chromium/support/Extensions3DChromium.cpp', | 6112 'platform/chromium/support/Extensions3DChromium.cpp', |
| 6113 'platform/chromium/support/GraphicsContext3DChromium.cpp', | |
| 6114 'platform/chromium/support/GraphicsContext3DPrivate.cpp', | 6113 'platform/chromium/support/GraphicsContext3DPrivate.cpp', |
| 6115 'platform/chromium/support/GraphicsContext3DPrivate.h', | 6114 'platform/chromium/support/GraphicsContext3DPrivate.h', |
| 6116 'platform/chromium/support/WebAudioBus.cpp', | 6115 'platform/chromium/support/WebAudioBus.cpp', |
| 6117 'platform/chromium/support/WebData.cpp', | 6116 'platform/chromium/support/WebData.cpp', |
| 6118 'platform/chromium/support/WebHTTPBody.cpp', | 6117 'platform/chromium/support/WebHTTPBody.cpp', |
| 6119 'platform/chromium/support/WebHTTPLoadInfo.cpp', | 6118 'platform/chromium/support/WebHTTPLoadInfo.cpp', |
| 6120 'platform/chromium/support/WebMediaConstraints.cpp', | 6119 'platform/chromium/support/WebMediaConstraints.cpp', |
| 6121 'platform/chromium/support/WebMediaStream.cpp', | 6120 'platform/chromium/support/WebMediaStream.cpp', |
| 6122 'platform/chromium/support/WebMediaStreamSource.cpp', | 6121 'platform/chromium/support/WebMediaStreamSource.cpp', |
| 6123 'platform/chromium/support/WebMediaStreamSourcesRequest.cpp', | 6122 'platform/chromium/support/WebMediaStreamSourcesRequest.cpp', |
| (...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6437 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', | 6436 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', |
| 6438 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', | 6437 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', |
| 6439 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', | 6438 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', |
| 6440 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', | 6439 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', |
| 6441 ], | 6440 ], |
| 6442 'export_file_generator_files': [ | 6441 'export_file_generator_files': [ |
| 6443 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', | 6442 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', |
| 6444 ], | 6443 ], |
| 6445 } | 6444 } |
| 6446 } | 6445 } |
| OLD | NEW |