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

Unified Diff: webkit/browser/fileapi/syncable/file_change.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: webkit/browser/fileapi/syncable/file_change.h
diff --git a/webkit/fileapi/syncable/file_change.h b/webkit/browser/fileapi/syncable/file_change.h
similarity index 97%
rename from webkit/fileapi/syncable/file_change.h
rename to webkit/browser/fileapi/syncable/file_change.h
index 4eb56977b74f40caf1260fc2cfa6c2b2648b441b..6f516a29e28234c073351f643997c83c04eb7eb8 100644
--- a/webkit/fileapi/syncable/file_change.h
+++ b/webkit/browser/fileapi/syncable/file_change.h
@@ -10,8 +10,8 @@
#include "base/basictypes.h"
#include "base/files/file_path.h"
+#include "webkit/browser/fileapi/syncable/sync_file_type.h"
#include "webkit/fileapi/file_system_url.h"
-#include "webkit/fileapi/syncable/sync_file_type.h"
#include "webkit/storage/webkit_storage_export.h"
namespace sync_file_system {

Powered by Google App Engine
This is Rietveld 408576698