Index: webkit/fileapi/syncable/sync_direction.h |
diff --git a/webkit/fileapi/syncable/sync_direction.h b/webkit/fileapi/syncable/sync_direction.h |
index 4cf2a0ebf527251a95cb85723d166bd866f4f982..ad31b04c6ec6dea7d145d3d0b4ecd34337025246 100644 |
--- a/webkit/fileapi/syncable/sync_direction.h |
+++ b/webkit/fileapi/syncable/sync_direction.h |
@@ -5,9 +5,8 @@ |
#ifndef WEBKIT_FILEAPI_SYNCABLE_SYNC_DIRECTION_H_ |
#define WEBKIT_FILEAPI_SYNCABLE_SYNC_DIRECTION_H_ |
-namespace fileapi { |
+namespace sync_file_system { |
-// TODO(calvinlo): Move to sync_file_system namespace. http://crbug/174870. |
enum SyncDirection { |
SYNC_DIRECTION_NONE, |
SYNC_DIRECTION_LOCAL_TO_REMOTE, |