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

Unified Diff: webkit/storage_common.gyp

Issue 23856002: SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fix Created 7 years, 3 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/storage_common.gyp
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
index 01e8f23eee010434994946296d1de8bd56972c91..a77d4c575ade41ecaead4bf8150ad11587dd744c 100644
--- a/webkit/storage_common.gyp
+++ b/webkit/storage_common.gyp
@@ -32,6 +32,8 @@
'common/database/database_identifier.cc',
'common/fileapi/directory_entry.cc',
'common/fileapi/directory_entry.h',
+ 'common/fileapi/file_system_info.cc',
+ 'common/fileapi/file_system_info.h',
'common/fileapi/file_system_types.h',
'common/fileapi/file_system_util.cc',
'common/fileapi/file_system_util.h',
« webkit/common/fileapi/file_system_info.h ('K') | « webkit/common/fileapi/file_system_info.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698