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

Unified Diff: content/content_tests.gypi

Issue 15810004: Cleanup: Rename LocalFileSystemTestOriginHelper (aka test_helper_) to SandboxFileSystemTestHelper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/obfuscated_file_util_unittest.cc » ('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 c53e240f698483383014dd4999ed48fa305b0ab2..89a579ed677a63c911ddff886557a034c670f5a4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -481,10 +481,10 @@
'../webkit/fileapi/local_file_system_cross_operation_unittest.cc',
'../webkit/fileapi/local_file_system_operation_unittest.cc',
'../webkit/fileapi/local_file_system_operation_write_unittest.cc',
- '../webkit/fileapi/local_file_system_test_helper.cc',
- '../webkit/fileapi/local_file_system_test_helper.h',
'../webkit/fileapi/mock_file_change_observer.cc',
'../webkit/fileapi/mock_file_change_observer.h',
+ '../webkit/fileapi/sandbox_file_system_test_helper.cc',
+ '../webkit/fileapi/sandbox_file_system_test_helper.h',
'../webkit/fileapi/syncable/canned_syncable_file_system.cc',
'../webkit/fileapi/syncable/canned_syncable_file_system.h',
'../webkit/fileapi/syncable/file_change_unittest.cc',
« no previous file with comments | « no previous file | webkit/browser/fileapi/obfuscated_file_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698