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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 14493007: Add Transient FileSystem which goes away after its snapsot file is gone (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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/transient_file_util_unittest.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 ed363bf398fabcb224009870d002adb1791a9522..12ce86f9878c8b96c63981ef9fb85f95e017913d 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -111,6 +111,8 @@
'../fileapi/task_runner_bound_observer_list.h',
'../fileapi/test_mount_point_provider.cc',
'../fileapi/test_mount_point_provider.h',
+ '../fileapi/transient_file_util.cc',
+ '../fileapi/transient_file_util.h',
'../fileapi/upload_file_system_file_element_reader.cc',
'../fileapi/upload_file_system_file_element_reader.h',
'../fileapi/webfilewriter_base.cc',
« no previous file with comments | « webkit/fileapi/transient_file_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698