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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 9564047: Add FileUtileHelper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
index 8b4688bee93745e5d7d49e0577e41da264dcdc3d..5db877fcd646ede8e47a3553c03e894050a235fe 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -54,6 +54,8 @@
'file_system_usage_cache.h',
'file_system_util.cc',
'file_system_util.h',
+ 'file_util_delete_helper.cc',
+ 'file_util_delete_helper.h',
'file_writer_delegate.cc',
'file_writer_delegate.h',
'isolated_context.cc',
« webkit/fileapi/file_util_delete_helper.cc ('K') | « webkit/fileapi/file_util_delete_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698