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

Unified Diff: content/content_tests.gypi

Issue 21116008: FileAPI: Move FileSystemQuotaUtil related functions into SandboxContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean up Created 7 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
« no previous file with comments | « no previous file | webkit/browser/fileapi/file_system_context.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 16f7f746ca87fb21e7d3b6bc1cda28eac8af7079..5b15efd646353aebdb216ace87fed8720817853d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -504,6 +504,7 @@
'../webkit/browser/fileapi/mock_file_change_observer.h',
'../webkit/browser/fileapi/native_file_util_unittest.cc',
'../webkit/browser/fileapi/obfuscated_file_util_unittest.cc',
+ '../webkit/browser/fileapi/sandbox_context_unittest.cc',
'../webkit/browser/fileapi/sandbox_database_test_helper.cc',
'../webkit/browser/fileapi/sandbox_database_test_helper.h',
'../webkit/browser/fileapi/sandbox_directory_database_unittest.cc',
« no previous file with comments | « no previous file | webkit/browser/fileapi/file_system_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698