Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
index f016ae4015c992353b7dca95efb47b5dc87c31d8..2f5925a997841e673d3f6d0f14361652240762ba 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
@@ -24,7 +24,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/app_list/app_list_switches.h" |
-using browser_sync::DataTypeController; |
+using sync_driver::DataTypeController; |
class ProfileSyncComponentsFactoryImplTest : public testing::Test { |
protected: |