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

Unified Diff: webkit/storage_browser.gyp

Issue 18668003: SyncFS: Introduce SyncFileSystemBackend (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase fix Created 7 years, 5 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/browser/fileapi/syncable/syncable_file_system_operation.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_browser.gyp
diff --git a/webkit/storage_browser.gyp b/webkit/storage_browser.gyp
index b72e0aa75045de00c3a5dfb09c25793cc55e69f3..dde33514f9f64a566de733e0a7f8efee986a5da3 100644
--- a/webkit/storage_browser.gyp
+++ b/webkit/storage_browser.gyp
@@ -206,6 +206,8 @@
'browser/fileapi/syncable/sync_file_metadata.cc',
'browser/fileapi/syncable/sync_file_metadata.h',
'browser/fileapi/syncable/sync_file_status.h',
+ 'browser/fileapi/syncable/sync_file_system_backend.cc',
+ 'browser/fileapi/syncable/sync_file_system_backend.h',
'browser/fileapi/syncable/sync_file_type.h',
'browser/fileapi/syncable/sync_status_code.cc',
'browser/fileapi/syncable/sync_status_code.h',
« no previous file with comments | « webkit/browser/fileapi/syncable/syncable_file_system_operation.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698