| 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 1632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1643 'css/CSSUnicodeRangeValue.h', | 1643 'css/CSSUnicodeRangeValue.h', |
| 1644 'css/CSSUnknownRule.h', | 1644 'css/CSSUnknownRule.h', |
| 1645 'css/CSSValue.cpp', | 1645 'css/CSSValue.cpp', |
| 1646 'css/CSSValueList.cpp', | 1646 'css/CSSValueList.cpp', |
| 1647 'css/CSSValuePool.cpp', | 1647 'css/CSSValuePool.cpp', |
| 1648 'css/CSSValuePool.h', | 1648 'css/CSSValuePool.h', |
| 1649 'css/CSSVariableValue.h', | 1649 'css/CSSVariableValue.h', |
| 1650 'css/Counter.h', | 1650 'css/Counter.h', |
| 1651 'css/DOMWindowCSS.cpp', | 1651 'css/DOMWindowCSS.cpp', |
| 1652 'css/DOMWindowCSS.h', | 1652 'css/DOMWindowCSS.h', |
| 1653 'css/DashboardRegion.h', | |
| 1654 'css/DocumentRuleSets.cpp', | 1653 'css/DocumentRuleSets.cpp', |
| 1655 'css/DocumentRuleSets.h', | 1654 'css/DocumentRuleSets.h', |
| 1656 'css/ElementRuleCollector.cpp', | 1655 'css/ElementRuleCollector.cpp', |
| 1657 'css/ElementRuleCollector.h', | 1656 'css/ElementRuleCollector.h', |
| 1658 'css/FontFeatureValue.cpp', | 1657 'css/FontFeatureValue.cpp', |
| 1659 'css/FontFeatureValue.h', | 1658 'css/FontFeatureValue.h', |
| 1660 'css/FontLoader.h', | 1659 'css/FontLoader.h', |
| 1661 'css/FontLoader.cpp', | 1660 'css/FontLoader.cpp', |
| 1662 'css/FontValue.cpp', | 1661 'css/FontValue.cpp', |
| 1663 'css/FontValue.h', | 1662 'css/FontValue.h', |
| (...skipping 5009 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6673 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', | 6672 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', |
| 6674 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', | 6673 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', |
| 6675 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', | 6674 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', |
| 6676 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', | 6675 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', |
| 6677 ], | 6676 ], |
| 6678 'export_file_generator_files': [ | 6677 'export_file_generator_files': [ |
| 6679 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', | 6678 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', |
| 6680 ], | 6679 ], |
| 6681 } | 6680 } |
| 6682 } | 6681 } |
| OLD | NEW |