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

Unified Diff: content/content_tests.gypi

Issue 136573007: Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fix Created 6 years, 11 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 6c4cf224030df9961ae70a1a011da1c03153f886..83be490abcf97c2a2e8a927feb08743eb1e54119 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -624,6 +624,8 @@
'../webkit/common/user_agent/user_agent_unittest.cc',
'../webkit/browser/quota/mock_quota_manager.cc',
'../webkit/browser/quota/mock_quota_manager.h',
+ '../webkit/browser/quota/mock_quota_manager_proxy.cc',
+ '../webkit/browser/quota/mock_quota_manager_proxy.h',
'../webkit/browser/quota/mock_quota_manager_unittest.cc',
'../webkit/browser/quota/mock_special_storage_policy.cc',
'../webkit/browser/quota/mock_special_storage_policy.h',
« no previous file with comments | « content/browser/service_worker/service_worker_storage.cc ('k') | content/public/test/sandbox_file_system_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698