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 3807 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3818 'platform/chromium/LocalizedStringsChromium.cpp', | 3818 'platform/chromium/LocalizedStringsChromium.cpp', |
3819 'platform/chromium/MemoryUsageSupportChromium.cpp', | 3819 'platform/chromium/MemoryUsageSupportChromium.cpp', |
3820 'platform/chromium/MIMETypeRegistryChromium.cpp', | 3820 'platform/chromium/MIMETypeRegistryChromium.cpp', |
3821 'platform/chromium/PageClientChromium.h', | 3821 'platform/chromium/PageClientChromium.h', |
3822 'platform/chromium/PasteboardChromium.cpp', | 3822 'platform/chromium/PasteboardChromium.cpp', |
3823 'platform/chromium/PlatformKeyboardEventChromium.cpp', | 3823 'platform/chromium/PlatformKeyboardEventChromium.cpp', |
3824 'platform/chromium/PlatformScreenChromium.cpp', | 3824 'platform/chromium/PlatformScreenChromium.cpp', |
3825 'platform/chromium/PlatformThemeChromiumDefault.cpp', | 3825 'platform/chromium/PlatformThemeChromiumDefault.cpp', |
3826 'platform/chromium/PlatformThemeChromiumDefault.h', | 3826 'platform/chromium/PlatformThemeChromiumDefault.h', |
3827 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp', | 3827 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp', |
3828 'platform/chromium/PlatformWidget.h', | |
3829 'platform/chromium/PopupContainer.cpp', | 3828 'platform/chromium/PopupContainer.cpp', |
3830 'platform/chromium/PopupContainer.h', | 3829 'platform/chromium/PopupContainer.h', |
3831 'platform/chromium/PopupMenuChromium.cpp', | 3830 'platform/chromium/PopupMenuChromium.cpp', |
3832 'platform/chromium/PopupMenuChromium.h', | 3831 'platform/chromium/PopupMenuChromium.h', |
3833 'platform/chromium/PopupListBox.cpp', | 3832 'platform/chromium/PopupListBox.cpp', |
3834 'platform/chromium/PopupListBox.h', | 3833 'platform/chromium/PopupListBox.h', |
3835 'platform/chromium/PopupMenuPrivate.h', | 3834 'platform/chromium/PopupMenuPrivate.h', |
3836 'platform/chromium/Prerender.cpp', | 3835 'platform/chromium/Prerender.cpp', |
3837 'platform/chromium/Prerender.h', | 3836 'platform/chromium/Prerender.h', |
3838 'platform/chromium/PrerenderHandle.cpp', | 3837 'platform/chromium/PrerenderHandle.cpp', |
(...skipping 2777 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6616 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', | 6615 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.cpp', |
6617 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', | 6616 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomAndPan.h', |
6618 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', | 6617 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.cpp', |
6619 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', | 6618 '<(SHARED_INTERMEDIATE_DIR)/WebCore/bindings/JSSVGZoomEvent.h', |
6620 ], | 6619 ], |
6621 'export_file_generator_files': [ | 6620 'export_file_generator_files': [ |
6622 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', | 6621 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', |
6623 ], | 6622 ], |
6624 } | 6623 } |
6625 } | 6624 } |
OLD | NEW |