Index: components/sync_driver/sync_prefs.h |
diff --git a/components/sync_driver/sync_prefs.h b/components/sync_driver/sync_prefs.h |
index bb66301a45cf8b5b554cf18cb9a48ba965a3774d..d0bac28652ba1bbcb102d36cf96f5e998a91ebe5 100644 |
--- a/components/sync_driver/sync_prefs.h |
+++ b/components/sync_driver/sync_prefs.h |
@@ -180,6 +180,6 @@ class SyncPrefs : NON_EXPORTED_BASE(public base::NonThreadSafe), |
DISALLOW_COPY_AND_ASSIGN(SyncPrefs); |
}; |
-} // namespace browser_sync |
+} // namespace sync_driver |
#endif // COMPONENTS_SYNC_DRIVER_SYNC_PREFS_H_ |