Index: webkit/browser/fileapi/syncable/sync_file_type.h |
diff --git a/webkit/fileapi/syncable/sync_file_type.h b/webkit/browser/fileapi/syncable/sync_file_type.h |
similarity index 72% |
rename from webkit/fileapi/syncable/sync_file_type.h |
rename to webkit/browser/fileapi/syncable/sync_file_type.h |
index 77428a1b6f0cbd9e01146d1a8c129ff8b4a831e5..a256eb96d0e91a1409bf9331d0e0074c7ee97601 100644 |
--- a/webkit/fileapi/syncable/sync_file_type.h |
+++ b/webkit/browser/fileapi/syncable/sync_file_type.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef WEBKIT_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |
-#define WEBKIT_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |
+#ifndef WEBKIT_BROWSER_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |
+#define WEBKIT_BROWSER_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |
namespace sync_file_system { |
@@ -20,4 +20,4 @@ enum SyncFileType { |
} // namespace sync_file_system |
-#endif // WEBKIT_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |
+#endif // WEBKIT_BROWSER_FILEAPI_SYNCABLE_SYNC_FILE_TYPE_H_ |