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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 10870040: Rename FileSystemOperationInterface to FileSystemOperation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixing Created 8 years, 4 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 | « webkit/fileapi/test_mount_point_provider.cc ('k') | webkit/tools/test_shell/simple_file_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
index b5928bd7f6e96d724714bfb7ed1a5211e27b9b48..51eb80d13a06ed0dd4457ea727be7cdeb9aa4364 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -35,9 +35,9 @@
'file_system_file_util_proxy.cc',
'file_system_file_util_proxy.h',
'file_system_mount_point_provider.h',
+ 'file_system_operation.h',
'file_system_operation_context.cc',
'file_system_operation_context.h',
- 'file_system_operation_interface.h',
'file_system_options.cc',
'file_system_options.h',
'file_system_origin_database.cc',
« no previous file with comments | « webkit/fileapi/test_mount_point_provider.cc ('k') | webkit/tools/test_shell/simple_file_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698