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

Unified Diff: chrome/chrome_tests.gypi

Issue 7129018: Time-based removal of temporary file systems via BrowsingDataRemover (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: const_iterator. Created 9 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fb3cab33de2fa243b311a820bf29b23a9c011c49..ba992ad91c46b51cd7f38cf148595334121d4135 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -221,6 +221,8 @@
'../ui/gfx/image/image_unittest_util.cc',
'../webkit/appcache/appcache_test_helper.cc',
'../webkit/appcache/appcache_test_helper.h',
+ '../webkit/quota/mock_quota_manager.cc',
+ '../webkit/quota/mock_quota_manager.h',
'../webkit/quota/mock_special_storage_policy.cc',
'../webkit/quota/mock_special_storage_policy.h',
],

Powered by Google App Engine
This is Rietveld 408576698