| 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 6095 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6106 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathExpression.h', | 6106 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathExpression.h', |
| 6107 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.cpp', | 6107 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.cpp', |
| 6108 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.h', | 6108 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathNSResolver.h', |
| 6109 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.cpp', | 6109 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.cpp', |
| 6110 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.h', | 6110 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXPathResult.h', |
| 6111 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.cpp', | 6111 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.cpp', |
| 6112 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.h', | 6112 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSXSLTProcessor.h', |
| 6113 ], | 6113 ], |
| 6114 'webcore_platform_support_files': [ | 6114 'webcore_platform_support_files': [ |
| 6115 'platform/chromium/support/Extensions3DChromium.cpp', | 6115 'platform/chromium/support/Extensions3DChromium.cpp', |
| 6116 'platform/chromium/support/GraphicsContext3DChromium.cpp', | |
| 6117 'platform/chromium/support/GraphicsContext3DPrivate.cpp', | 6116 'platform/chromium/support/GraphicsContext3DPrivate.cpp', |
| 6118 'platform/chromium/support/GraphicsContext3DPrivate.h', | 6117 'platform/chromium/support/GraphicsContext3DPrivate.h', |
| 6119 'platform/chromium/support/WebAudioBus.cpp', | 6118 'platform/chromium/support/WebAudioBus.cpp', |
| 6120 'platform/chromium/support/WebData.cpp', | 6119 'platform/chromium/support/WebData.cpp', |
| 6121 'platform/chromium/support/WebHTTPBody.cpp', | 6120 'platform/chromium/support/WebHTTPBody.cpp', |
| 6122 'platform/chromium/support/WebHTTPLoadInfo.cpp', | 6121 'platform/chromium/support/WebHTTPLoadInfo.cpp', |
| 6123 'platform/chromium/support/WebMediaConstraints.cpp', | 6122 'platform/chromium/support/WebMediaConstraints.cpp', |
| 6124 'platform/chromium/support/WebMediaStream.cpp', | 6123 'platform/chromium/support/WebMediaStream.cpp', |
| 6125 'platform/chromium/support/WebMediaStreamSource.cpp', | 6124 'platform/chromium/support/WebMediaStreamSource.cpp', |
| 6126 'platform/chromium/support/WebMediaStreamSourcesRequest.cpp', | 6125 'platform/chromium/support/WebMediaStreamSourcesRequest.cpp', |
| (...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6440 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', | 6439 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', |
| 6441 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', | 6440 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', |
| 6442 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', | 6441 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', |
| 6443 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', | 6442 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', |
| 6444 ], | 6443 ], |
| 6445 'export_file_generator_files': [ | 6444 'export_file_generator_files': [ |
| 6446 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', | 6445 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', |
| 6447 ], | 6446 ], |
| 6448 } | 6447 } |
| 6449 } | 6448 } |
| OLD | NEW |