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 2a67912929aaa443f73c93f2c8ed450d037c55b3..743c048e5c5e29927f7748a1c5f3f23dd7a69d01 100644 |
--- a/chrome/browser/sync/sync_error_notifier_ash.cc |
+++ b/chrome/browser/sync/sync_error_notifier_ash.cc |
@@ -4,7 +4,7 @@ |
#include "chrome/browser/sync/sync_error_notifier_ash.h" |
-#include "ash/common/system/system_notifier.h" |
+#include "ash/system/system_notifier.h" |
#include "base/strings/utf_string_conversions.h" |
#include "build/build_config.h" |
#include "chrome/browser/browser_process.h" |