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

Unified Diff: chrome/browser/sync_file_system/local_change_processor.h

Issue 15806012: Move webkit/fileapi/syncable/* code to webkit/browser/fileapi (final!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: chrome/browser/sync_file_system/local_change_processor.h
diff --git a/chrome/browser/sync_file_system/local_change_processor.h b/chrome/browser/sync_file_system/local_change_processor.h
index 83e1c6f4562cf948fff5fc51f7d75d586e143995..d1fbd21c27f7c5d255d6e299e11b171b70d05bfd 100644
--- a/chrome/browser/sync_file_system/local_change_processor.h
+++ b/chrome/browser/sync_file_system/local_change_processor.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_SYNC_FILE_SYSTEM_LOCAL_CHANGE_PROCESSOR_H_
#include "base/callback_forward.h"
-#include "webkit/fileapi/syncable/sync_callbacks.h"
+#include "webkit/browser/fileapi/syncable/sync_callbacks.h"
namespace fileapi {
class FileSystemURL;
« no previous file with comments | « chrome/browser/sync_file_system/file_status_observer.h ('k') | chrome/browser/sync_file_system/local_file_sync_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698