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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 7470037: [Refactor] to rename and re-layer the file_util stack layers. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Reflected the comments and rebased. Created 9 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: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 993d489b6a204849e31cf4280d6194ccf31634fd..54bda607261aecb06ddf9fe4f0ef3c3aa941d1f2 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -394,7 +394,6 @@
'../../database/quota_table_unittest.cc',
'../../fileapi/file_system_context_unittest.cc',
'../../fileapi/file_system_directory_database_unittest.cc',
- '../../fileapi/file_system_file_util_unittest.cc',
'../../fileapi/file_system_operation_unittest.cc',
'../../fileapi/file_system_origin_database_unittest.cc',
'../../fileapi/file_system_path_manager_unittest.cc',
@@ -402,8 +401,9 @@
'../../fileapi/file_system_quota_unittest.cc',
'../../fileapi/file_system_usage_cache_unittest.cc',
'../../fileapi/file_system_util_unittest.cc',
- '../../fileapi/local_file_system_file_util_unittest.cc',
- '../../fileapi/obfuscated_file_system_file_util_unittest.cc',
+ '../../fileapi/local_file_util_unittest.cc',
+ '../../fileapi/native_file_util_unittest.cc',
+ '../../fileapi/obfuscated_file_util_unittest.cc',
'../../fileapi/quota_file_util_unittest.cc',
'../../fileapi/sandbox_mount_point_provider_unittest.cc',
'../../fileapi/file_system_test_helper.cc',
« webkit/fileapi/overlay_file_util.h ('K') | « webkit/tools/test_shell/simple_file_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698