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

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

Issue 16387015: Make unprefixed EME APIs use platform and Chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: KURL.h moved Created 7 years, 6 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
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/CSSMediaRule.idl', 10 'css/CSSMediaRule.idl',
(...skipping 2667 matching lines...) Expand 10 before | Expand all | Expand 10 after
2678 'platform/chromium/SoundChromiumPosix.cpp', 2678 'platform/chromium/SoundChromiumPosix.cpp',
2679 'platform/chromium/SoundChromiumWin.cpp', 2679 'platform/chromium/SoundChromiumWin.cpp',
2680 'platform/chromium/StatsCounterChromium.cpp', 2680 'platform/chromium/StatsCounterChromium.cpp',
2681 'platform/chromium/SuddenTerminationChromium.cpp', 2681 'platform/chromium/SuddenTerminationChromium.cpp',
2682 'platform/chromium/TraceEvent.h', 2682 'platform/chromium/TraceEvent.h',
2683 'platform/cocoa/KeyEventCocoa.h', 2683 'platform/cocoa/KeyEventCocoa.h',
2684 'platform/cocoa/KeyEventCocoa.mm', 2684 'platform/cocoa/KeyEventCocoa.mm',
2685 'platform/graphics/ANGLEWebKitBridge.cpp', 2685 'platform/graphics/ANGLEWebKitBridge.cpp',
2686 'platform/graphics/ANGLEWebKitBridge.h', 2686 'platform/graphics/ANGLEWebKitBridge.h',
2687 'platform/graphics/BitmapImage.cpp', 2687 'platform/graphics/BitmapImage.cpp',
2688 'platform/graphics/ContentDecryptionModule.cpp',
2689 'platform/graphics/ContentDecryptionModule.h',
2690 'platform/graphics/ContentDecryptionModuleSession.cpp',
2691 'platform/graphics/ContentDecryptionModuleSession.h',
2688 'platform/graphics/Color.cpp', 2692 'platform/graphics/Color.cpp',
2689 'platform/graphics/CrossfadeGeneratedImage.cpp', 2693 'platform/graphics/CrossfadeGeneratedImage.cpp',
2690 'platform/graphics/CrossfadeGeneratedImage.h', 2694 'platform/graphics/CrossfadeGeneratedImage.h',
2691 'platform/graphics/DrawLooper.cpp', 2695 'platform/graphics/DrawLooper.cpp',
2692 'platform/graphics/DrawLooper.h', 2696 'platform/graphics/DrawLooper.h',
2693 'platform/graphics/Extensions3D.cpp', 2697 'platform/graphics/Extensions3D.cpp',
2694 'platform/graphics/Extensions3D.h', 2698 'platform/graphics/Extensions3D.h',
2695 'platform/graphics/Font.cpp', 2699 'platform/graphics/Font.cpp',
2696 'platform/graphics/FontCache.cpp', 2700 'platform/graphics/FontCache.cpp',
2697 'platform/graphics/FontData.cpp', 2701 'platform/graphics/FontData.cpp',
(...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after
3579 'webcore_test_support_files': [ 3583 'webcore_test_support_files': [
3580 'testing/v8/WebCoreTestSupport.cpp', 3584 'testing/v8/WebCoreTestSupport.cpp',
3581 'testing/v8/WebCoreTestSupport.h', 3585 'testing/v8/WebCoreTestSupport.h',
3582 'testing/InspectorFrontendClientLocal.cpp', 3586 'testing/InspectorFrontendClientLocal.cpp',
3583 'testing/InspectorFrontendClientLocal.h', 3587 'testing/InspectorFrontendClientLocal.h',
3584 'testing/Internals.cpp', 3588 'testing/Internals.cpp',
3585 'testing/Internals.h', 3589 'testing/Internals.h',
3586 'testing/InternalSettings.cpp', 3590 'testing/InternalSettings.cpp',
3587 'testing/InternalSettings.h', 3591 'testing/InternalSettings.h',
3588 'testing/MallocStatistics.h', 3592 'testing/MallocStatistics.h',
3589 'testing/MockCDM.cpp',
3590 'testing/MockCDM.h',
3591 'testing/MockPagePopupDriver.cpp', 3593 'testing/MockPagePopupDriver.cpp',
3592 'testing/MockPagePopupDriver.h', 3594 'testing/MockPagePopupDriver.h',
3593 'testing/TypeConversions.h', 3595 'testing/TypeConversions.h',
3594 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.cpp', 3596 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.cpp',
3595 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h', 3597 '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h',
3596 ], 3598 ],
3597 'webcore_platform_support_files': [ 3599 'webcore_platform_support_files': [
3598 'platform/chromium/support/Platform.cpp', 3600 'platform/chromium/support/Platform.cpp',
3599 'platform/chromium/support/WebActiveGestureAnimation.cpp', 3601 'platform/chromium/support/WebActiveGestureAnimation.cpp',
3600 'platform/chromium/support/WebActiveGestureAnimation.h', 3602 'platform/chromium/support/WebActiveGestureAnimation.h',
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
3691 'bison_exe': 'bison', 3693 'bison_exe': 'bison',
3692 # We specify a preprocess so it happens locally and won't get 3694 # We specify a preprocess so it happens locally and won't get
3693 # distributed to goma. 3695 # distributed to goma.
3694 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3696 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3695 # use /usr/bin/clang once we require Xcode 4.x. 3697 # use /usr/bin/clang once we require Xcode 4.x.
3696 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3698 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3697 }], 3699 }],
3698 ], 3700 ],
3699 } 3701 }
3700 } 3702 }
OLDNEW
« no previous file with comments | « Source/WebKit/chromium/src/AssertMatchingEnums.cpp ('k') | Source/core/platform/graphics/ContentDecryptionModule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698