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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 9616033: Merge CrossFileUtilHelper to FileUtilHelper as Copy() and Move(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 9 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/file_util_helper.cc ('k') | no next file » | 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 68d8cf1faf1a4545b2b9d07fc404a3670983bcc3..4ac71cfa2d18e66ba3dc2fd2233d2bf1343e4ba2 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -15,8 +15,6 @@
'<(DEPTH)/webkit/support/webkit_support.gyp:quota',
],
'sources': [
- 'cross_file_util_helper.cc',
- 'cross_file_util_helper.h',
'file_system_callback_dispatcher.cc',
'file_system_callback_dispatcher.h',
'file_system_context.cc',
« no previous file with comments | « webkit/fileapi/file_util_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698