| 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 4e4f3e229515e8dbf3dfe0ed2530a6f2617b9a5e..02ca4d3a083bf8965cd6aa81b77742d2a60f5621 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/sync/sync_error_notifier_ash.h"
|
|
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_delegate.h"
|
| -#include "ash/system/system_notifier.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|