Index: webkit/fileapi/syncable/sync_action.h |
diff --git a/webkit/fileapi/syncable/sync_action.h b/webkit/fileapi/syncable/sync_action.h |
index 11964943fdb7d5a7ca4c9e7f04fb160851306025..b6328ced6074d22ff752448ae13cabcc238ad39b 100644 |
--- a/webkit/fileapi/syncable/sync_action.h |
+++ b/webkit/fileapi/syncable/sync_action.h |
@@ -5,9 +5,8 @@ |
#ifndef WEBKIT_FILEAPI_SYNCABLE_SYNC_ACTION_H_ |
#define WEBKIT_FILEAPI_SYNCABLE_SYNC_ACTION_H_ |
-namespace fileapi { |
+namespace sync_file_system { |
-// TODO(calvinlo): Move to sync_file_system namespace. http://crbug/174870. |
enum SyncAction { |
// Indicates no action has been made. |
SYNC_ACTION_NONE, |