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

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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 16f7f746ca87fb21e7d3b6bc1cda28eac8af7079..52f7961cc6ce571ade342cecf4e4aef341841721 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -507,6 +507,7 @@
'../webkit/browser/fileapi/sandbox_database_test_helper.cc',
'../webkit/browser/fileapi/sandbox_database_test_helper.h',
'../webkit/browser/fileapi/sandbox_directory_database_unittest.cc',
+ '../webkit/browser/fileapi/sandbox_context_unittest.cc',
'../webkit/browser/fileapi/sandbox_file_system_backend_unittest.cc',
'../webkit/browser/fileapi/sandbox_file_system_test_helper.cc',
'../webkit/browser/fileapi/sandbox_file_system_test_helper.h',
« no previous file with comments | « no previous file | webkit/browser/fileapi/file_system_context.h » ('j') | webkit/browser/fileapi/sandbox_context.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698