Index: webkit/fileapi/syncable/sync_file_status.h |
diff --git a/webkit/fileapi/syncable/sync_file_status.h b/webkit/fileapi/syncable/sync_file_status.h |
index 483583c5d8d984923b9920054f9bf69d62699cb1..ba413585a5cec89f84134988c6dbc6c21d5962d0 100644 |
--- a/webkit/fileapi/syncable/sync_file_status.h |
+++ b/webkit/fileapi/syncable/sync_file_status.h |
@@ -5,9 +5,8 @@ |
#ifndef WEBKIT_FILEAPI_SYNCABLE_SYNC_FILE_STATUS_H_ |
#define WEBKIT_FILEAPI_SYNCABLE_SYNC_FILE_STATUS_H_ |
-namespace fileapi { |
+namespace sync_file_system { |
-// TODO(calvinlo): Move to sync_file_system namespace. http://crbug/174870. |
enum SyncFileStatus { |
// The file has unknown sync status (e.g. the file is missing or there |
// was an error while retrieving the sync status for the file). |