| Index: chrome/browser/sync/sync_error_notifier_ash.cc
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash.cc b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| index 36587f44412fb89590951d5664e7dd3803217a2f..48f8195800c0cd32c629e2081693063401e2b3b1 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| @@ -5,8 +5,6 @@
|
| #include "chrome/browser/sync/sync_error_notifier_ash.h"
|
|
|
| #include "ash/common/system/system_notifier.h"
|
| -#include "base/macros.h"
|
| -#include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "build/build_config.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|