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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 10832241: Drive: Removes unused cache files after the initial feed fetch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 4 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
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index f52f0b6a8a6820f3fa0306d6cb0fc474997ac4d4..8e50e2e82d7c812d36a7709aa17c8a89a0985316 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -280,6 +280,8 @@
'browser/chromeos/gdata/operation_runner.h',
'browser/chromeos/gdata/operations_base.cc',
'browser/chromeos/gdata/operations_base.h',
+ 'browser/chromeos/gdata/stale_cache_files_remover.cc',
+ 'browser/chromeos/gdata/stale_cache_files_remover.h',
'browser/chromeos/gdata/task_util.cc',
'browser/chromeos/gdata/task_util.h',
'browser/chromeos/gview_request_interceptor.cc',

Powered by Google App Engine
This is Rietveld 408576698