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

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

Issue 26113002: Move core/platform/text/Locale* to platform/text (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/core.gyp ('k') | Source/core/css/resolver/FontBuilder.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 1970 matching lines...) Expand 10 before | Expand all | Expand 10 after
1981 'dom/TouchList.cpp', 1981 'dom/TouchList.cpp',
1982 'dom/TouchList.h', 1982 'dom/TouchList.h',
1983 'dom/TransformSource.h', 1983 'dom/TransformSource.h',
1984 'dom/TransformSourceLibxslt.cpp', 1984 'dom/TransformSourceLibxslt.cpp',
1985 'dom/Traversal.cpp', 1985 'dom/Traversal.cpp',
1986 'dom/Traversal.h', 1986 'dom/Traversal.h',
1987 'dom/TreeScope.cpp', 1987 'dom/TreeScope.cpp',
1988 'dom/TreeScope.h', 1988 'dom/TreeScope.h',
1989 'dom/TreeScopeAdopter.cpp', 1989 'dom/TreeScopeAdopter.cpp',
1990 'dom/TreeScopeAdopter.h', 1990 'dom/TreeScopeAdopter.h',
1991 'dom/TreeShared.h',
1991 'dom/TreeWalker.cpp', 1992 'dom/TreeWalker.cpp',
1992 'dom/TreeWalker.h', 1993 'dom/TreeWalker.h',
1993 'dom/UserActionElementSet.cpp', 1994 'dom/UserActionElementSet.cpp',
1994 'dom/UserActionElementSet.h', 1995 'dom/UserActionElementSet.h',
1995 'dom/UserGestureIndicator.cpp', 1996 'dom/UserGestureIndicator.cpp',
1996 'dom/UserTypingGestureIndicator.cpp', 1997 'dom/UserTypingGestureIndicator.cpp',
1997 'dom/ViewportDescription.cpp', 1998 'dom/ViewportDescription.cpp',
1998 'dom/ViewportDescription.h', 1999 'dom/ViewportDescription.h',
1999 'dom/VisitedLinkState.cpp', 2000 'dom/VisitedLinkState.cpp',
2000 'dom/VisitedLinkState.h', 2001 'dom/VisitedLinkState.h',
(...skipping 626 matching lines...) Expand 10 before | Expand all | Expand 10 after
2627 'platform/PlatformSpeechSynthesisUtterance.h', 2628 'platform/PlatformSpeechSynthesisUtterance.h',
2628 'platform/PlatformSpeechSynthesisVoice.cpp', 2629 'platform/PlatformSpeechSynthesisVoice.cpp',
2629 'platform/PlatformSpeechSynthesisVoice.h', 2630 'platform/PlatformSpeechSynthesisVoice.h',
2630 'platform/PlatformSpeechSynthesizer.cpp', 2631 'platform/PlatformSpeechSynthesizer.cpp',
2631 'platform/PlatformSpeechSynthesizer.h', 2632 'platform/PlatformSpeechSynthesizer.h',
2632 'platform/PlatformTouchEvent.h', 2633 'platform/PlatformTouchEvent.h',
2633 'platform/PlatformTouchPoint.h', 2634 'platform/PlatformTouchPoint.h',
2634 'platform/Prerender.cpp', 2635 'platform/Prerender.cpp',
2635 'platform/Prerender.h', 2636 'platform/Prerender.h',
2636 'platform/PrerenderClient.h', 2637 'platform/PrerenderClient.h',
2637 'platform/SSLKeyGenerator.h',
2638 'platform/ScrollAnimator.cpp', 2638 'platform/ScrollAnimator.cpp',
2639 'platform/ScrollAnimator.h', 2639 'platform/ScrollAnimator.h',
2640 'platform/ScrollAnimatorNone.cpp', 2640 'platform/ScrollAnimatorNone.cpp',
2641 'platform/ScrollAnimatorNone.h', 2641 'platform/ScrollAnimatorNone.h',
2642 'platform/ScrollView.cpp', 2642 'platform/ScrollView.cpp',
2643 'platform/ScrollableArea.cpp', 2643 'platform/ScrollableArea.cpp',
2644 'platform/Scrollbar.cpp', 2644 'platform/Scrollbar.cpp',
2645 'platform/Scrollbar.h', 2645 'platform/Scrollbar.h',
2646 'platform/ScrollbarTheme.cpp', 2646 'platform/ScrollbarTheme.cpp',
2647 'platform/ScrollbarTheme.h', 2647 'platform/ScrollbarTheme.h',
2648 'platform/ScrollbarThemeAndroid.cpp', 2648 'platform/ScrollbarThemeAndroid.cpp',
2649 'platform/ScrollbarThemeAuraOrGtk.cpp', 2649 'platform/ScrollbarThemeAuraOrGtk.cpp',
2650 'platform/ScrollbarThemeAuraOrGtk.h', 2650 'platform/ScrollbarThemeAuraOrGtk.h',
2651 'platform/ScrollbarThemeClient.h', 2651 'platform/ScrollbarThemeClient.h',
2652 'platform/ScrollbarThemeMacCommon.h', 2652 'platform/ScrollbarThemeMacCommon.h',
2653 'platform/ScrollbarThemeMacCommon.mm', 2653 'platform/ScrollbarThemeMacCommon.mm',
2654 'platform/ScrollbarThemeMacNonOverlayAPI.h', 2654 'platform/ScrollbarThemeMacNonOverlayAPI.h',
2655 'platform/ScrollbarThemeMacNonOverlayAPI.mm', 2655 'platform/ScrollbarThemeMacNonOverlayAPI.mm',
2656 'platform/ScrollbarThemeMacOverlayAPI.h', 2656 'platform/ScrollbarThemeMacOverlayAPI.h',
2657 'platform/ScrollbarThemeMacOverlayAPI.mm', 2657 'platform/ScrollbarThemeMacOverlayAPI.mm',
2658 'platform/ScrollbarThemeNonMacCommon.cpp', 2658 'platform/ScrollbarThemeNonMacCommon.cpp',
2659 'platform/ScrollbarThemeNonMacCommon.h', 2659 'platform/ScrollbarThemeNonMacCommon.h',
2660 'platform/ScrollbarThemeOverlay.cpp', 2660 'platform/ScrollbarThemeOverlay.cpp',
2661 'platform/ScrollbarThemeOverlay.h', 2661 'platform/ScrollbarThemeOverlay.h',
2662 'platform/ScrollbarThemeWin.cpp', 2662 'platform/ScrollbarThemeWin.cpp',
2663 'platform/ScrollbarThemeWin.h', 2663 'platform/ScrollbarThemeWin.h',
2664 'platform/SerializedResource.h', 2664 'platform/SerializedResource.h',
2665 'platform/Task.h',
2666 'platform/Theme.cpp', 2665 'platform/Theme.cpp',
2667 'platform/ThreadGlobalData.cpp', 2666 'platform/ThreadGlobalData.cpp',
2668 'platform/Widget.cpp', 2667 'platform/Widget.cpp',
2669 'platform/Widget.h', 2668 'platform/Widget.h',
2670 'platform/animation/AnimationValue.h', 2669 'platform/animation/AnimationValue.h',
2671 'platform/animation/AnimationTranslationUtil.cpp', 2670 'platform/animation/AnimationTranslationUtil.cpp',
2672 'platform/animation/AnimationTranslationUtil.h', 2671 'platform/animation/AnimationTranslationUtil.h',
2673 'platform/animation/CSSAnimationData.cpp', 2672 'platform/animation/CSSAnimationData.cpp',
2674 'platform/animation/CSSAnimationDataList.cpp', 2673 'platform/animation/CSSAnimationDataList.cpp',
2675 'platform/animation/KeyframeValueList.cpp', 2674 'platform/animation/KeyframeValueList.cpp',
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
2773 'platform/chromium/KeyCodeConversionGtk.cpp', 2772 'platform/chromium/KeyCodeConversionGtk.cpp',
2774 'platform/chromium/KeyboardCodes.h', 2773 'platform/chromium/KeyboardCodes.h',
2775 'platform/chromium/MemoryUsageSupportChromium.cpp', 2774 'platform/chromium/MemoryUsageSupportChromium.cpp',
2776 'platform/chromium/MIMETypeRegistryChromium.cpp', 2775 'platform/chromium/MIMETypeRegistryChromium.cpp',
2777 'platform/chromium/PasteMode.h', 2776 'platform/chromium/PasteMode.h',
2778 'platform/chromium/PlatformKeyboardEventChromium.cpp', 2777 'platform/chromium/PlatformKeyboardEventChromium.cpp',
2779 'platform/chromium/PlatformScreenChromium.cpp', 2778 'platform/chromium/PlatformScreenChromium.cpp',
2780 'platform/chromium/PlatformThemeChromiumDefault.cpp', 2779 'platform/chromium/PlatformThemeChromiumDefault.cpp',
2781 'platform/chromium/PlatformThemeChromiumDefault.h', 2780 'platform/chromium/PlatformThemeChromiumDefault.h',
2782 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp', 2781 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp',
2783 'platform/chromium/SSLKeyGeneratorChromium.cpp',
2784 'platform/chromium/StatsCounterChromium.cpp',
2785 'platform/graphics/ANGLEWebKitBridge.cpp', 2782 'platform/graphics/ANGLEWebKitBridge.cpp',
2786 'platform/graphics/ANGLEWebKitBridge.h', 2783 'platform/graphics/ANGLEWebKitBridge.h',
2787 'platform/graphics/BitmapImage.cpp', 2784 'platform/graphics/BitmapImage.cpp',
2788 'platform/graphics/ContentDecryptionModule.cpp', 2785 'platform/graphics/ContentDecryptionModule.cpp',
2789 'platform/graphics/ContentDecryptionModule.h', 2786 'platform/graphics/ContentDecryptionModule.h',
2790 'platform/graphics/ContentDecryptionModuleSession.cpp', 2787 'platform/graphics/ContentDecryptionModuleSession.cpp',
2791 'platform/graphics/ContentDecryptionModuleSession.h', 2788 'platform/graphics/ContentDecryptionModuleSession.h',
2792 'platform/graphics/Color.cpp', 2789 'platform/graphics/Color.cpp',
2793 'platform/graphics/CrossfadeGeneratedImage.cpp', 2790 'platform/graphics/CrossfadeGeneratedImage.cpp',
2794 'platform/graphics/CrossfadeGeneratedImage.h', 2791 'platform/graphics/CrossfadeGeneratedImage.h',
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
3134 'platform/network/HTTPParsers.h', 3131 'platform/network/HTTPParsers.h',
3135 'platform/network/HTTPRequest.cpp', 3132 'platform/network/HTTPRequest.cpp',
3136 'platform/network/HTTPRequest.h', 3133 'platform/network/HTTPRequest.h',
3137 'platform/network/MIMEHeader.cpp', 3134 'platform/network/MIMEHeader.cpp',
3138 'platform/network/NetworkStateNotifier.cpp', 3135 'platform/network/NetworkStateNotifier.cpp',
3139 'platform/network/NetworkStateNotifier.h', 3136 'platform/network/NetworkStateNotifier.h',
3140 'platform/network/ResourceRequest.cpp', 3137 'platform/network/ResourceRequest.cpp',
3141 'platform/network/ResourceRequest.h', 3138 'platform/network/ResourceRequest.h',
3142 'platform/network/ResourceResponse.cpp', 3139 'platform/network/ResourceResponse.cpp',
3143 'platform/network/ResourceResponse.h', 3140 'platform/network/ResourceResponse.h',
3144 'platform/text/LocaleICU.cpp',
3145 'platform/text/LocaleICU.h',
3146 'platform/text/LocaleMac.h',
3147 'platform/text/LocaleMac.mm',
3148 'platform/text/LocaleToScriptMapping.h',
3149 'platform/text/LocaleToScriptMappingDefault.cpp',
3150 'platform/text/LocaleWin.cpp',
3151 'platform/text/LocaleWin.h',
3152 'platform/text/ParserUtilities.h', 3141 'platform/text/ParserUtilities.h',
3153 'platform/text/PlatformLocale.cpp',
3154 'platform/text/PlatformLocale.h',
3155 'platform/text/RegularExpression.cpp', 3142 'platform/text/RegularExpression.cpp',
3156 'platform/text/SuffixTree.h', 3143 'platform/text/SuffixTree.h',
3157 'platform/text/TextBoundaries.cpp', 3144 'platform/text/TextBoundaries.cpp',
3158 'platform/text/TextEncodingDetector.h', 3145 'platform/text/TextEncodingDetector.h',
3159 'platform/text/TextEncodingDetectorICU.cpp', 3146 'platform/text/TextEncodingDetectorICU.cpp',
3160 'platform/text/transcoder/FontTranscoder.cpp', 3147 'platform/text/transcoder/FontTranscoder.cpp',
3161 'platform/text/transcoder/FontTranscoder.h', 3148 'platform/text/transcoder/FontTranscoder.h',
3162 'platform/win/SystemInfo.cpp', 3149 'platform/win/SystemInfo.cpp',
3163 'platform/win/SystemInfo.h', 3150 'platform/win/SystemInfo.h',
3164 ], 3151 ],
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after
3774 'bison_exe': 'bison', 3761 'bison_exe': 'bison',
3775 # We specify a preprocess so it happens locally and won't get 3762 # We specify a preprocess so it happens locally and won't get
3776 # distributed to goma. 3763 # distributed to goma.
3777 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3764 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3778 # use /usr/bin/clang once we require Xcode 4.x. 3765 # use /usr/bin/clang once we require Xcode 4.x.
3779 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3766 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3780 }], 3767 }],
3781 ], 3768 ],
3782 } 3769 }
3783 } 3770 }
OLDNEW
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/css/resolver/FontBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698