| Index: chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash_unittest.cc b/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| index 9948d3220ac2e23a4a0929df2f0d9bef0dbf4f7a..3621a5a3c39b3cf7ff836b898a56a17956ca93ac 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| @@ -23,7 +23,7 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| #include "components/browser_sync/browser/profile_sync_service_mock.h"
|
| -#include "components/sync_driver/sync_error_controller.h"
|
| +#include "components/sync/driver/sync_error_controller.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/message_center/notification.h"
|
|
|