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

Unified Diff: content/content_tests.gypi

Issue 61593002: Quota: Implement QuotaBackendImpl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: build fix Created 7 years, 1 month 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/fileapi/obfuscated_file_util.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 37cb50f119d67893ab2191e74223db13dfcfd9b5..26b0710a8c141ff340bff6583fea7c18a88cb4e2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -580,6 +580,7 @@
'../webkit/browser/fileapi/mock_file_change_observer.cc',
'../webkit/browser/fileapi/mock_file_change_observer.h',
'../webkit/browser/fileapi/native_file_util_unittest.cc',
+ '../webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc',
'../webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc',
'../webkit/browser/fileapi/sandbox_database_test_helper.cc',
'../webkit/browser/fileapi/sandbox_database_test_helper.h',
« no previous file with comments | « no previous file | webkit/browser/fileapi/obfuscated_file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698