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

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

Issue 14895013: Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi (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/fake_drive_file_sync_client.h
diff --git a/chrome/browser/sync_file_system/fake_drive_file_sync_client.h b/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
index cd48333141978d08b3c5ea42c89c62ecf07204a9..2f2b19190923ba1bc4af026f8de65bcb4aadfbc0 100644
--- a/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
+++ b/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
@@ -12,7 +12,7 @@
#include "chrome/browser/google_apis/gdata_wapi_parser.h"
#include "chrome/browser/google_apis/gdata_wapi_url_generator.h"
#include "chrome/browser/sync_file_system/drive_file_sync_client_interface.h"
-#include "webkit/fileapi/syncable/sync_file_type.h"
+#include "webkit/browser/fileapi/syncable/sync_file_type.h"
class GURL;
class Profile;

Powered by Google App Engine
This is Rietveld 408576698