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

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

Issue 16379004: Android should be able to discard CachedResources (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
« no previous file with comments | « no previous file | Source/core/core_tmp.gyp » ('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/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 2483 matching lines...) Expand 10 before | Expand all | Expand 10 after
2494 'platform/PlatformSpeechSynthesisUtterance.cpp', 2494 'platform/PlatformSpeechSynthesisUtterance.cpp',
2495 'platform/PlatformSpeechSynthesisUtterance.h', 2495 'platform/PlatformSpeechSynthesisUtterance.h',
2496 'platform/PlatformSpeechSynthesisVoice.cpp', 2496 'platform/PlatformSpeechSynthesisVoice.cpp',
2497 'platform/PlatformSpeechSynthesisVoice.h', 2497 'platform/PlatformSpeechSynthesisVoice.h',
2498 'platform/PlatformSpeechSynthesizer.cpp', 2498 'platform/PlatformSpeechSynthesizer.cpp',
2499 'platform/PlatformSpeechSynthesizer.h', 2499 'platform/PlatformSpeechSynthesizer.h',
2500 'platform/PlatformTouchEvent.h', 2500 'platform/PlatformTouchEvent.h',
2501 'platform/PlatformTouchPoint.h', 2501 'platform/PlatformTouchPoint.h',
2502 'platform/PrerenderHandle.h', 2502 'platform/PrerenderHandle.h',
2503 'platform/PrerenderClient.h', 2503 'platform/PrerenderClient.h',
2504 'platform/PurgeableBuffer.cpp',
2504 'platform/PurgeableBuffer.h', 2505 'platform/PurgeableBuffer.h',
2505 'platform/SSLKeyGenerator.h', 2506 'platform/SSLKeyGenerator.h',
2506 'platform/ScrollAnimator.cpp', 2507 'platform/ScrollAnimator.cpp',
2507 'platform/ScrollAnimator.h', 2508 'platform/ScrollAnimator.h',
2508 'platform/ScrollAnimatorNone.cpp', 2509 'platform/ScrollAnimatorNone.cpp',
2509 'platform/ScrollAnimatorNone.h', 2510 'platform/ScrollAnimatorNone.h',
2510 'platform/ScrollView.cpp', 2511 'platform/ScrollView.cpp',
2511 'platform/ScrollableArea.cpp', 2512 'platform/ScrollableArea.cpp',
2512 'platform/Scrollbar.cpp', 2513 'platform/Scrollbar.cpp',
2513 'platform/ScrollbarTheme.cpp', 2514 'platform/ScrollbarTheme.cpp',
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after
2998 'platform/leveldb/LevelDBTransaction.cpp', 2999 'platform/leveldb/LevelDBTransaction.cpp',
2999 'platform/leveldb/LevelDBTransaction.h', 3000 'platform/leveldb/LevelDBTransaction.h',
3000 'platform/leveldb/LevelDBWriteBatch.cpp', 3001 'platform/leveldb/LevelDBWriteBatch.cpp',
3001 'platform/leveldb/LevelDBWriteBatch.h', 3002 'platform/leveldb/LevelDBWriteBatch.h',
3002 'platform/mac/BlockExceptions.mm', 3003 'platform/mac/BlockExceptions.mm',
3003 'platform/mac/KillRingMac.mm', 3004 'platform/mac/KillRingMac.mm',
3004 'platform/mac/LocalCurrentGraphicsContext.h', 3005 'platform/mac/LocalCurrentGraphicsContext.h',
3005 'platform/mac/LocalCurrentGraphicsContext.mm', 3006 'platform/mac/LocalCurrentGraphicsContext.mm',
3006 'platform/mac/NSScrollerImpDetails.h', 3007 'platform/mac/NSScrollerImpDetails.h',
3007 'platform/mac/NSScrollerImpDetails.mm', 3008 'platform/mac/NSScrollerImpDetails.mm',
3008 'platform/mac/PurgeableBufferMac.cpp',
3009 'platform/mac/ScrollAnimatorMac.h', 3009 'platform/mac/ScrollAnimatorMac.h',
3010 'platform/mac/ScrollAnimatorMac.mm', 3010 'platform/mac/ScrollAnimatorMac.mm',
3011 'platform/mac/ScrollElasticityController.h', 3011 'platform/mac/ScrollElasticityController.h',
3012 'platform/mac/ScrollElasticityController.mm', 3012 'platform/mac/ScrollElasticityController.mm',
3013 'platform/mac/ScrollbarThemeMac.h', 3013 'platform/mac/ScrollbarThemeMac.h',
3014 'platform/mac/ScrollbarThemeMac.mm', 3014 'platform/mac/ScrollbarThemeMac.mm',
3015 'platform/mac/ThemeMac.h', 3015 'platform/mac/ThemeMac.h',
3016 'platform/mac/ThemeMac.mm', 3016 'platform/mac/ThemeMac.mm',
3017 'platform/mac/WebFontCache.mm', 3017 'platform/mac/WebFontCache.mm',
3018 'platform/mediastream/MediaConstraints.h', 3018 'platform/mediastream/MediaConstraints.h',
(...skipping 684 matching lines...) Expand 10 before | Expand all | Expand 10 after
3703 'bison_exe': 'bison', 3703 'bison_exe': 'bison',
3704 # We specify a preprocess so it happens locally and won't get 3704 # We specify a preprocess so it happens locally and won't get
3705 # distributed to goma. 3705 # distributed to goma.
3706 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3706 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3707 # use /usr/bin/clang once we require Xcode 4.x. 3707 # use /usr/bin/clang once we require Xcode 4.x.
3708 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3708 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3709 }], 3709 }],
3710 ], 3710 ],
3711 } 3711 }
3712 } 3712 }
OLDNEW
« no previous file with comments | « no previous file | Source/core/core_tmp.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698