| 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 8ee9af388afeb2ee4d9da08ccebaf4ec9a945d99..927165a0fd1688797e2846278c447dd73bee5c4f 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
|
| @@ -9,7 +9,6 @@
|
| #include <memory>
|
|
|
| #include "ash/test/ash_test_base.h"
|
| -#include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "build/build_config.h"
|
| #include "chrome/browser/browser_process.h"
|
| @@ -23,7 +22,6 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| #include "components/browser_sync/profile_sync_service_mock.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"
|
|
|