| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'deprecated_perl_core_idl_files': [ | 3 'deprecated_perl_core_idl_files': [ |
| 4 'css/CSS.idl', | 4 'css/CSS.idl', |
| 5 'css/CSSCharsetRule.idl', | 5 'css/CSSCharsetRule.idl', |
| 6 'css/CSSFontFaceLoadEvent.idl', | 6 'css/CSSFontFaceLoadEvent.idl', |
| 7 'css/CSSFontFaceRule.idl', | 7 'css/CSSFontFaceRule.idl', |
| 8 'css/CSSHostRule.idl', | 8 'css/CSSHostRule.idl', |
| 9 'css/CSSImportRule.idl', | 9 'css/CSSImportRule.idl', |
| 10 'css/CSSKeyframeRule.idl', | 10 'css/CSSKeyframeRule.idl', |
| (...skipping 2541 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2552 'html/track/TrackEvent.cpp', | 2552 'html/track/TrackEvent.cpp', |
| 2553 'html/track/WebVTTElement.cpp', | 2553 'html/track/WebVTTElement.cpp', |
| 2554 'html/track/WebVTTElement.h', | 2554 'html/track/WebVTTElement.h', |
| 2555 'html/track/WebVTTParser.cpp', | 2555 'html/track/WebVTTParser.cpp', |
| 2556 'html/track/WebVTTParser.h', | 2556 'html/track/WebVTTParser.h', |
| 2557 'html/track/WebVTTToken.h', | 2557 'html/track/WebVTTToken.h', |
| 2558 'html/track/WebVTTTokenizer.cpp', | 2558 'html/track/WebVTTTokenizer.cpp', |
| 2559 'html/track/WebVTTTokenizer.h', | 2559 'html/track/WebVTTTokenizer.h', |
| 2560 ], | 2560 ], |
| 2561 'webcore_platform_files': [ | 2561 'webcore_platform_files': [ |
| 2562 'platform/AsyncFileSystem.h', | |
| 2563 'platform/AsyncFileSystemCallbacks.h', | 2562 'platform/AsyncFileSystemCallbacks.h', |
| 2564 'platform/CalculationValue.cpp', | 2563 'platform/CalculationValue.cpp', |
| 2565 'platform/CalculationValue.h', | 2564 'platform/CalculationValue.h', |
| 2566 'platform/Clock.cpp', | 2565 'platform/Clock.cpp', |
| 2567 'platform/Clock.h', | 2566 'platform/Clock.h', |
| 2568 'platform/ContentType.cpp', | 2567 'platform/ContentType.cpp', |
| 2569 'platform/ContentType.h', | 2568 'platform/ContentType.h', |
| 2570 'platform/ContextMenu.cpp', | 2569 'platform/ContextMenu.cpp', |
| 2571 'platform/ContextMenuItem.cpp', | 2570 'platform/ContextMenuItem.cpp', |
| 2572 'platform/CrossThreadCopier.cpp', | 2571 'platform/CrossThreadCopier.cpp', |
| (...skipping 1160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3733 'platform/chromium/support/WebActiveGestureAnimation.h', | 3732 'platform/chromium/support/WebActiveGestureAnimation.h', |
| 3734 'platform/chromium/support/WebArrayBuffer.cpp', | 3733 'platform/chromium/support/WebArrayBuffer.cpp', |
| 3735 'platform/chromium/support/WebAudioBus.cpp', | 3734 'platform/chromium/support/WebAudioBus.cpp', |
| 3736 'platform/chromium/support/WebCrypto.cpp', | 3735 'platform/chromium/support/WebCrypto.cpp', |
| 3737 'platform/chromium/support/WebCryptoAlgorithm.cpp', | 3736 'platform/chromium/support/WebCryptoAlgorithm.cpp', |
| 3738 'platform/chromium/support/WebCryptoKey.cpp', | 3737 'platform/chromium/support/WebCryptoKey.cpp', |
| 3739 'platform/chromium/support/WebCursorInfo.cpp', | 3738 'platform/chromium/support/WebCursorInfo.cpp', |
| 3740 'platform/chromium/support/WebData.cpp', | 3739 'platform/chromium/support/WebData.cpp', |
| 3741 'platform/chromium/support/WebDeviceMotionData.cpp', | 3740 'platform/chromium/support/WebDeviceMotionData.cpp', |
| 3742 'platform/chromium/support/WebDeviceOrientationData.cpp', | 3741 'platform/chromium/support/WebDeviceOrientationData.cpp', |
| 3742 'platform/chromium/support/WebFileSystemCallbacks.cpp', |
| 3743 'platform/chromium/support/WebFloatQuad.cpp', | 3743 'platform/chromium/support/WebFloatQuad.cpp', |
| 3744 'platform/chromium/support/WebHTTPBody.cpp', | 3744 'platform/chromium/support/WebHTTPBody.cpp', |
| 3745 'platform/chromium/support/WebHTTPLoadInfo.cpp', | 3745 'platform/chromium/support/WebHTTPLoadInfo.cpp', |
| 3746 'platform/chromium/support/WebMediaConstraints.cpp', | 3746 'platform/chromium/support/WebMediaConstraints.cpp', |
| 3747 'platform/chromium/support/WebMediaStream.cpp', | 3747 'platform/chromium/support/WebMediaStream.cpp', |
| 3748 'platform/chromium/support/WebMediaStreamSource.cpp', | 3748 'platform/chromium/support/WebMediaStreamSource.cpp', |
| 3749 'platform/chromium/support/WebMediaStreamTrack.cpp', | 3749 'platform/chromium/support/WebMediaStreamTrack.cpp', |
| 3750 'platform/chromium/support/WebPrerender.cpp', | 3750 'platform/chromium/support/WebPrerender.cpp', |
| 3751 'platform/chromium/support/WebPrerenderingSupport.cpp', | 3751 'platform/chromium/support/WebPrerenderingSupport.cpp', |
| 3752 'platform/chromium/support/WebRTCConfiguration.cpp', | 3752 'platform/chromium/support/WebRTCConfiguration.cpp', |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3854 'bison_exe': 'bison', | 3854 'bison_exe': 'bison', |
| 3855 # We specify a preprocess so it happens locally and won't get | 3855 # We specify a preprocess so it happens locally and won't get |
| 3856 # distributed to goma. | 3856 # distributed to goma. |
| 3857 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to | 3857 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to |
| 3858 # use /usr/bin/clang once we require Xcode 4.x. | 3858 # use /usr/bin/clang once we require Xcode 4.x. |
| 3859 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' | 3859 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' |
| 3860 }], | 3860 }], |
| 3861 ], | 3861 ], |
| 3862 } | 3862 } |
| 3863 } | 3863 } |
| OLD | NEW |