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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 11090019: Add LocalFileSyncContext class which wires up profile-owned service and FileSystemContext(s) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 65d57935bf760c57552e8a921cbe87a18b1022a9..ca1f03753cfb26318c7bbcdd922d56ac069459d6 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -100,6 +100,8 @@
'syncable/local_file_sync_status.h',
'syncable/sync_status_code.cc',
'syncable/sync_status_code.h',
+ 'syncable/syncable_context.cc',
+ 'syncable/syncable_context.h',
'syncable/syncable_file_system_util.cc',
'syncable/syncable_file_system_util.h',
'task_runner_bound_observer_list.h',
« webkit/fileapi/file_system_context.cc ('K') | « webkit/fileapi/syncable/syncable_context_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698