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

Unified Diff: content/content_tests.gypi

Issue 16352002: Rename CrossOperationDelegate to CopyOrMoveOperationDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/copy_or_move_operation_delegate.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 06ba9f26241d31c0dff59bf760fa061340f859b8..4e184cd4f1e508b0453bb4bf970b5f8184e778c5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -437,6 +437,7 @@
'../webkit/browser/fileapi/async_file_test_helper.cc',
'../webkit/browser/fileapi/async_file_test_helper.h',
'../webkit/browser/fileapi/copy_or_move_file_validator_unittest.cc',
+ '../webkit/browser/fileapi/copy_or_move_operation_delegate_unittest.cc',
'../webkit/browser/fileapi/external_mount_points_unittest.cc',
'../webkit/browser/fileapi/file_system_context_unittest.cc',
'../webkit/browser/fileapi/file_system_dir_url_request_job_unittest.cc',
@@ -449,7 +450,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_cross_operation_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',
« no previous file with comments | « no previous file | webkit/browser/fileapi/copy_or_move_operation_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698