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

Unified Diff: content/content_tests.gypi

Issue 18344013: fileapi: Rename FileSystemMountProvider to FileSystemBackend (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « content/browser/worker_host/worker_process_host.cc ('k') | content/public/browser/content_browser_client.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 0dbc0587b3eda9962d24a4ca72ec4e28607c3769..d37ca09825d8a55c1c60a99b892ddbbe680b29e7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -480,10 +480,10 @@
'../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_file_system_backend_unittest.cc',
'../webkit/browser/fileapi/sandbox_file_system_test_helper.cc',
'../webkit/browser/fileapi/sandbox_file_system_test_helper.h',
'../webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc',
- '../webkit/browser/fileapi/sandbox_mount_point_provider_unittest.cc',
'../webkit/browser/fileapi/sandbox_origin_database_unittest.cc',
'../webkit/browser/fileapi/syncable/canned_syncable_file_system.cc',
'../webkit/browser/fileapi/syncable/canned_syncable_file_system.h',
« no previous file with comments | « content/browser/worker_host/worker_process_host.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698