| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'core_idl_files': [ | 3 'core_idl_files': [ |
| 4 'css/CSS.idl', | 4 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 5 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFilterRule.idl', | 6 'css/CSSFilterRule.idl', |
| 7 'css/CSSFilterValue.idl', | 7 'css/CSSFilterValue.idl', |
| 8 'css/CSSFontFaceLoadEvent.idl', | 8 'css/CSSFontFaceLoadEvent.idl', |
| 9 'css/CSSFontFaceRule.idl', | 9 'css/CSSFontFaceRule.idl', |
| 10 'css/CSSHostRule.idl', | 10 'css/CSSHostRule.idl', |
| (...skipping 2665 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2676 'platform/chromium/SoundChromiumPosix.cpp', | 2676 'platform/chromium/SoundChromiumPosix.cpp', |
| 2677 'platform/chromium/SoundChromiumWin.cpp', | 2677 'platform/chromium/SoundChromiumWin.cpp', |
| 2678 'platform/chromium/StatsCounterChromium.cpp', | 2678 'platform/chromium/StatsCounterChromium.cpp', |
| 2679 'platform/chromium/SuddenTerminationChromium.cpp', | 2679 'platform/chromium/SuddenTerminationChromium.cpp', |
| 2680 'platform/chromium/TraceEvent.h', | 2680 'platform/chromium/TraceEvent.h', |
| 2681 'platform/cocoa/KeyEventCocoa.h', | 2681 'platform/cocoa/KeyEventCocoa.h', |
| 2682 'platform/cocoa/KeyEventCocoa.mm', | 2682 'platform/cocoa/KeyEventCocoa.mm', |
| 2683 'platform/graphics/ANGLEWebKitBridge.cpp', | 2683 'platform/graphics/ANGLEWebKitBridge.cpp', |
| 2684 'platform/graphics/ANGLEWebKitBridge.h', | 2684 'platform/graphics/ANGLEWebKitBridge.h', |
| 2685 'platform/graphics/BitmapImage.cpp', | 2685 'platform/graphics/BitmapImage.cpp', |
| 2686 'platform/graphics/CDM.h', |
| 2687 'platform/graphics/CDMChromium.cpp', |
| 2688 'platform/graphics/CDMChromium.h', |
| 2689 'platform/graphics/CDMSession.h', |
| 2690 'platform/graphics/CDMSessionChromium.cpp', |
| 2691 'platform/graphics/CDMSessionChromium.h', |
| 2686 'platform/graphics/Color.cpp', | 2692 'platform/graphics/Color.cpp', |
| 2687 'platform/graphics/CrossfadeGeneratedImage.cpp', | 2693 'platform/graphics/CrossfadeGeneratedImage.cpp', |
| 2688 'platform/graphics/CrossfadeGeneratedImage.h', | 2694 'platform/graphics/CrossfadeGeneratedImage.h', |
| 2689 'platform/graphics/DrawLooper.cpp', | 2695 'platform/graphics/DrawLooper.cpp', |
| 2690 'platform/graphics/DrawLooper.h', | 2696 'platform/graphics/DrawLooper.h', |
| 2691 'platform/graphics/Extensions3D.cpp', | 2697 'platform/graphics/Extensions3D.cpp', |
| 2692 'platform/graphics/Extensions3D.h', | 2698 'platform/graphics/Extensions3D.h', |
| 2693 'platform/graphics/Font.cpp', | 2699 'platform/graphics/Font.cpp', |
| 2694 'platform/graphics/FontCache.cpp', | 2700 'platform/graphics/FontCache.cpp', |
| 2695 'platform/graphics/FontData.cpp', | 2701 'platform/graphics/FontData.cpp', |
| (...skipping 899 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3595 'webcore_test_support_files': [ | 3601 'webcore_test_support_files': [ |
| 3596 'testing/v8/WebCoreTestSupport.cpp', | 3602 'testing/v8/WebCoreTestSupport.cpp', |
| 3597 'testing/v8/WebCoreTestSupport.h', | 3603 'testing/v8/WebCoreTestSupport.h', |
| 3598 'testing/InspectorFrontendClientLocal.cpp', | 3604 'testing/InspectorFrontendClientLocal.cpp', |
| 3599 'testing/InspectorFrontendClientLocal.h', | 3605 'testing/InspectorFrontendClientLocal.h', |
| 3600 'testing/Internals.cpp', | 3606 'testing/Internals.cpp', |
| 3601 'testing/Internals.h', | 3607 'testing/Internals.h', |
| 3602 'testing/InternalSettings.cpp', | 3608 'testing/InternalSettings.cpp', |
| 3603 'testing/InternalSettings.h', | 3609 'testing/InternalSettings.h', |
| 3604 'testing/MallocStatistics.h', | 3610 'testing/MallocStatistics.h', |
| 3605 'testing/MockCDM.cpp', | |
| 3606 'testing/MockCDM.h', | |
| 3607 'testing/MockPagePopupDriver.cpp', | 3611 'testing/MockPagePopupDriver.cpp', |
| 3608 'testing/MockPagePopupDriver.h', | 3612 'testing/MockPagePopupDriver.h', |
| 3609 'testing/TypeConversions.h', | 3613 'testing/TypeConversions.h', |
| 3610 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.cpp', | 3614 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.cpp', |
| 3611 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h', | 3615 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h', |
| 3612 ], | 3616 ], |
| 3613 'webcore_platform_support_files': [ | 3617 'webcore_platform_support_files': [ |
| 3614 'platform/chromium/support/Platform.cpp', | 3618 'platform/chromium/support/Platform.cpp', |
| 3615 'platform/chromium/support/WebActiveGestureAnimation.cpp', | 3619 'platform/chromium/support/WebActiveGestureAnimation.cpp', |
| 3616 'platform/chromium/support/WebActiveGestureAnimation.h', | 3620 'platform/chromium/support/WebActiveGestureAnimation.h', |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3703 'bison_exe': 'bison', | 3707 'bison_exe': 'bison', |
| 3704 # We specify a preprocess so it happens locally and won't get | 3708 # We specify a preprocess so it happens locally and won't get |
| 3705 # distributed to goma. | 3709 # distributed to goma. |
| 3706 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3710 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3707 # use /usr/bin/clang once we require Xcode 4.x. | 3711 # use /usr/bin/clang once we require Xcode 4.x. |
| 3708 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3712 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3709 }], | 3713 }], |
| 3710 ], | 3714 ], |
| 3711 } | 3715 } |
| 3712 } | 3716 } |
| OLD | NEW |