Index: chrome/browser/notifications/extension_welcome_notification.h |
diff --git a/chrome/browser/notifications/extension_welcome_notification.h b/chrome/browser/notifications/extension_welcome_notification.h |
index 8a46fb9fafa5425e31d65b717a0104e548667450..00bc40cb41b4be2090ca23f27bc0944b179f49db 100644 |
--- a/chrome/browser/notifications/extension_welcome_notification.h |
+++ b/chrome/browser/notifications/extension_welcome_notification.h |
@@ -10,8 +10,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/prefs/pref_member.h" |
#include "base/timer/timer.h" |
-#include "chrome/browser/prefs/pref_service_syncable_observer.h" |
#include "components/keyed_service/core/keyed_service.h" |
+#include "components/syncable_prefs/pref_service_syncable_observer.h" |
#include "ui/message_center/notifier_settings.h" |
namespace base { |