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

Unified Diff: chrome/browser/sync_file_system/drive/fake_api_util.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/drive/fake_api_util.h
diff --git a/chrome/browser/sync_file_system/drive/fake_api_util.h b/chrome/browser/sync_file_system/drive/fake_api_util.h
index c1042ca04662e562f309955d7ac56d3a32f16897..17096fda531a60688535c2536f8b42a22ab1845f 100644
--- a/chrome/browser/sync_file_system/drive/fake_api_util.h
+++ b/chrome/browser/sync_file_system/drive/fake_api_util.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/api_util_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