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

Unified Diff: content/content_tests.gypi

Issue 218793002: Provide monitoring of usage for a storage type and origin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test failures Created 6 years, 9 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 | webkit/browser/quota/quota_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ab0877ad376b06b090ffce745c26a6e14ec606f4..67d06d8d5d4d8d5bbce3f21d978b08d98cb4259f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -646,6 +646,7 @@
'../webkit/browser/quota/quota_database_unittest.cc',
'../webkit/browser/quota/quota_manager_unittest.cc',
'../webkit/browser/quota/quota_temporary_storage_evictor_unittest.cc',
+ '../webkit/browser/quota/storage_monitor_unittest.cc',
'../webkit/browser/quota/usage_tracker_unittest.cc',
],
'conditions': [
« no previous file with comments | « no previous file | webkit/browser/quota/quota_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698