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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 11421197: Implement SyncFileSystemService::GetFileSyncStatus method (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: indent fix Created 8 years 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/syncable/sync_file_status.h ('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 b669109a19e9ae954bd7f5f682df727b02420644..b6ad75df586dfe5e64553dcd2f0d7bf42c3678f0 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -90,6 +90,7 @@
'../fileapi/syncable/sync_callbacks.h',
'../fileapi/syncable/sync_file_metadata.cc',
'../fileapi/syncable/sync_file_metadata.h',
+ '../fileapi/syncable/sync_file_status.h',
'../fileapi/syncable/sync_file_type.h',
'../fileapi/syncable/sync_operation_type.h',
'../fileapi/syncable/sync_status_code.cc',
« no previous file with comments | « webkit/fileapi/syncable/sync_file_status.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698