Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(674)

Side by Side Diff: Source/core/core.gypi

Issue 25767002: Inline SuddenTermination.h into the one file that uses it. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « Source/core/.gitattributes ('k') | Source/core/page/DOMWindow.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/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 2651 matching lines...) Expand 10 before | Expand all | Expand 10 after
2662 'platform/ScrollbarThemeNonMacCommon.cpp', 2662 'platform/ScrollbarThemeNonMacCommon.cpp',
2663 'platform/ScrollbarThemeNonMacCommon.h', 2663 'platform/ScrollbarThemeNonMacCommon.h',
2664 'platform/ScrollbarThemeOverlay.cpp', 2664 'platform/ScrollbarThemeOverlay.cpp',
2665 'platform/ScrollbarThemeOverlay.h', 2665 'platform/ScrollbarThemeOverlay.h',
2666 'platform/ScrollbarThemeWin.cpp', 2666 'platform/ScrollbarThemeWin.cpp',
2667 'platform/ScrollbarThemeWin.h', 2667 'platform/ScrollbarThemeWin.h',
2668 'platform/SecureTextInput.cpp', 2668 'platform/SecureTextInput.cpp',
2669 'platform/SecureTextInput.h', 2669 'platform/SecureTextInput.h',
2670 'platform/SerializedResource.h', 2670 'platform/SerializedResource.h',
2671 'platform/SharedTimer.h', 2671 'platform/SharedTimer.h',
2672 'platform/SuddenTermination.h',
2673 'platform/Task.h', 2672 'platform/Task.h',
2674 'platform/Theme.cpp', 2673 'platform/Theme.cpp',
2675 'platform/ThreadGlobalData.cpp', 2674 'platform/ThreadGlobalData.cpp',
2676 'platform/ThreadTimers.cpp', 2675 'platform/ThreadTimers.cpp',
2677 'platform/ThreadTimers.h', 2676 'platform/ThreadTimers.h',
2678 'platform/Timer.cpp', 2677 'platform/Timer.cpp',
2679 'platform/Widget.cpp', 2678 'platform/Widget.cpp',
2680 'platform/Widget.h', 2679 'platform/Widget.h',
2681 'platform/animation/AnimationValue.h', 2680 'platform/animation/AnimationValue.h',
2682 'platform/animation/AnimationTranslationUtil.cpp', 2681 'platform/animation/AnimationTranslationUtil.cpp',
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
2793 'platform/chromium/MIMETypeRegistryChromium.cpp', 2792 'platform/chromium/MIMETypeRegistryChromium.cpp',
2794 'platform/chromium/PasteMode.h', 2793 'platform/chromium/PasteMode.h',
2795 'platform/chromium/PlatformKeyboardEventChromium.cpp', 2794 'platform/chromium/PlatformKeyboardEventChromium.cpp',
2796 'platform/chromium/PlatformScreenChromium.cpp', 2795 'platform/chromium/PlatformScreenChromium.cpp',
2797 'platform/chromium/PlatformThemeChromiumDefault.cpp', 2796 'platform/chromium/PlatformThemeChromiumDefault.cpp',
2798 'platform/chromium/PlatformThemeChromiumDefault.h', 2797 'platform/chromium/PlatformThemeChromiumDefault.h',
2799 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp', 2798 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp',
2800 'platform/chromium/SSLKeyGeneratorChromium.cpp', 2799 'platform/chromium/SSLKeyGeneratorChromium.cpp',
2801 'platform/chromium/SharedTimerChromium.cpp', 2800 'platform/chromium/SharedTimerChromium.cpp',
2802 'platform/chromium/StatsCounterChromium.cpp', 2801 'platform/chromium/StatsCounterChromium.cpp',
2803 'platform/chromium/SuddenTerminationChromium.cpp',
2804 'platform/chromium/TraceEvent.h', 2802 'platform/chromium/TraceEvent.h',
2805 'platform/cocoa/KeyEventCocoa.h', 2803 'platform/cocoa/KeyEventCocoa.h',
2806 'platform/cocoa/KeyEventCocoa.mm', 2804 'platform/cocoa/KeyEventCocoa.mm',
2807 'platform/graphics/ANGLEWebKitBridge.cpp', 2805 'platform/graphics/ANGLEWebKitBridge.cpp',
2808 'platform/graphics/ANGLEWebKitBridge.h', 2806 'platform/graphics/ANGLEWebKitBridge.h',
2809 'platform/graphics/BitmapImage.cpp', 2807 'platform/graphics/BitmapImage.cpp',
2810 'platform/graphics/ContentDecryptionModule.cpp', 2808 'platform/graphics/ContentDecryptionModule.cpp',
2811 'platform/graphics/ContentDecryptionModule.h', 2809 'platform/graphics/ContentDecryptionModule.h',
2812 'platform/graphics/ContentDecryptionModuleSession.cpp', 2810 'platform/graphics/ContentDecryptionModuleSession.cpp',
2813 'platform/graphics/ContentDecryptionModuleSession.h', 2811 'platform/graphics/ContentDecryptionModuleSession.h',
(...skipping 1014 matching lines...) Expand 10 before | Expand all | Expand 10 after
3828 'bison_exe': 'bison', 3826 'bison_exe': 'bison',
3829 # We specify a preprocess so it happens locally and won't get 3827 # We specify a preprocess so it happens locally and won't get
3830 # distributed to goma. 3828 # distributed to goma.
3831 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3829 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3832 # use /usr/bin/clang once we require Xcode 4.x. 3830 # use /usr/bin/clang once we require Xcode 4.x.
3833 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3831 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3834 }], 3832 }],
3835 ], 3833 ],
3836 } 3834 }
3837 } 3835 }
OLDNEW
« no previous file with comments | « Source/core/.gitattributes ('k') | Source/core/page/DOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698