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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/core_tmp.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index a9b35eb7b25c1e6d4f809f54caa1e57f168bf6d3..2e0a531413121089540f3072a8df361a8d8beb59 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2501,6 +2501,7 @@
'platform/PlatformTouchPoint.h',
'platform/PrerenderHandle.h',
'platform/PrerenderClient.h',
+ 'platform/PurgeableBuffer.cpp',
'platform/PurgeableBuffer.h',
'platform/SSLKeyGenerator.h',
'platform/ScrollAnimator.cpp',
@@ -3005,7 +3006,6 @@
'platform/mac/LocalCurrentGraphicsContext.mm',
'platform/mac/NSScrollerImpDetails.h',
'platform/mac/NSScrollerImpDetails.mm',
- 'platform/mac/PurgeableBufferMac.cpp',
'platform/mac/ScrollAnimatorMac.h',
'platform/mac/ScrollAnimatorMac.mm',
'platform/mac/ScrollElasticityController.h',
« 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