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

Unified Diff: build/all.gyp

Issue 20399002: Add a tool for clearing the system cache for a directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename Created 7 years, 5 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 | tools/perf/clear_system_cache/clear_system_cache.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 431a9d6e752165a758bc4870ed73f1ebdf116189..a10e93d0d8d1133251123da49ef2480042b4ed0e 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -62,6 +62,7 @@
'../third_party/qcms/qcms.gyp:*',
'../third_party/re2/re2.gyp:re2',
'../third_party/WebKit/public/all.gyp:*',
+ '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
'../v8/tools/gyp/v8.gyp:*',
'../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:*',
'../webkit/support/webkit_support.gyp:*',
« no previous file with comments | « no previous file | tools/perf/clear_system_cache/clear_system_cache.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698