| Index: chrome/browser/ui/sync/sync_promo_ui_unittest.cc
|
| diff --git a/chrome/browser/ui/sync/sync_promo_ui_unittest.cc b/chrome/browser/ui/sync/sync_promo_ui_unittest.cc
|
| index 5e521c2b2293199638bbd13324795c0bff692ea0..e529df134e145b3ec18eed3ee03bf796379b9279 100644
|
| --- a/chrome/browser/ui/sync/sync_promo_ui_unittest.cc
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui_unittest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/signin/signin_manager_factory.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "components/browser_sync/common/browser_sync_switches.h"
|
| +#include "components/browser_sync/browser_sync_switches.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|