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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 11265002: Add sync_callbacks.h for Sync FileSystem callbacks. (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 cfeb95f7d83af0e676c02b5a7496fa64db8fbbab..aeaac6b7bf2d039783a789580947c0fd952963e8 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -86,6 +86,7 @@
'../fileapi/syncable/local_file_sync_context.h',
'../fileapi/syncable/local_file_sync_status.cc',
'../fileapi/syncable/local_file_sync_status.h',
+ '../fileapi/syncable/sync_callbacks.h',
'../fileapi/syncable/sync_status_code.cc',
'../fileapi/syncable/sync_status_code.h',
'../fileapi/syncable/syncable_file_operation_runner.cc',
« webkit/fileapi/syncable/sync_callbacks.h ('K') | « webkit/fileapi/syncable/sync_callbacks.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698