Index: components/sync_driver/user_selectable_sync_type.h |
diff --git a/components/sync_driver/user_selectable_sync_type.h b/components/sync_driver/user_selectable_sync_type.h |
index 77e87dfd447daae66ec8746b186f88d38bf71985..59c1b1866f711c5a6992645ec7d0d887bef80ea2 100644 |
--- a/components/sync_driver/user_selectable_sync_type.h |
+++ b/components/sync_driver/user_selectable_sync_type.h |
@@ -5,7 +5,7 @@ |
#ifndef COMPONENTS_SYNC_DRIVER_USER_SELECTABLE_SYNC_TYPE_H_ |
#define COMPONENTS_SYNC_DRIVER_USER_SELECTABLE_SYNC_TYPE_H_ |
-namespace browser_sync { |
+namespace sync_driver { |
namespace user_selectable_type { |
// An enumeration of the sync datatypes that are explicitly exposed to the user |
@@ -61,6 +61,6 @@ enum UserSelectableSyncType { |
}; |
} // namespace user_selectable_type |
-} // namespace browser_sync |
+} // namespace sync_driver |
#endif // COMPONENTS_SYNC_DRIVER_USER_SELECTABLE_SYNC_TYPE_H_ |