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

Unified Diff: content/content_tests.gypi

Issue 21370003: Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl. (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/fileapi/fileapi_message_filter.cc ('k') | webkit/browser/fileapi/async_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 5b15efd646353aebdb216ace87fed8720817853d..1425e81b7fecfd609ee4ae643157a8232f2f34c1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -489,6 +489,8 @@
'../webkit/browser/fileapi/file_system_context_unittest.cc',
'../webkit/browser/fileapi/file_system_dir_url_request_job_unittest.cc',
'../webkit/browser/fileapi/file_system_file_stream_reader_unittest.cc',
+ '../webkit/browser/fileapi/file_system_operation_impl_unittest.cc',
+ '../webkit/browser/fileapi/file_system_operation_impl_write_unittest.cc',
'../webkit/browser/fileapi/file_system_quota_client_unittest.cc',
'../webkit/browser/fileapi/file_system_url_request_job_unittest.cc',
'../webkit/browser/fileapi/file_system_url_unittest.cc',
@@ -497,8 +499,6 @@
'../webkit/browser/fileapi/isolated_context_unittest.cc',
'../webkit/browser/fileapi/isolated_file_util_unittest.cc',
'../webkit/browser/fileapi/local_file_stream_writer_unittest.cc',
- '../webkit/browser/fileapi/local_file_system_operation_unittest.cc',
- '../webkit/browser/fileapi/local_file_system_operation_write_unittest.cc',
'../webkit/browser/fileapi/local_file_util_unittest.cc',
'../webkit/browser/fileapi/mock_file_change_observer.cc',
'../webkit/browser/fileapi/mock_file_change_observer.h',
« no previous file with comments | « content/browser/fileapi/fileapi_message_filter.cc ('k') | webkit/browser/fileapi/async_file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698