| Index: chrome/browser/sync/profile_sync_service_factory_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_factory_unittest.cc b/chrome/browser/sync/profile_sync_service_factory_unittest.cc
|
| index ef00cb26e2d88e816d1839190716aca5de406a30..2637012550a218ced0abcab3fe98a8e7a8a433ac 100644
|
| --- a/chrome/browser/sync/profile_sync_service_factory_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_factory_unittest.cc
|
| @@ -19,6 +19,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/app_list/app_list_switches.h"
|
|
|
| +using browser_sync::ProfileSyncService;
|
| using sync_driver::DataTypeController;
|
|
|
| class ProfileSyncServiceFactoryTest : public testing::Test {
|
|
|