Index: chrome/browser/chromeos/policy/recommendation_restorer.cc |
=================================================================== |
--- chrome/browser/chromeos/policy/recommendation_restorer.cc (revision 211221) |
+++ chrome/browser/chromeos/policy/recommendation_restorer.cc (working copy) |
@@ -13,9 +13,9 @@ |
#include "base/prefs/pref_service.h" |
#include "base/time/time.h" |
#include "base/values.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/chromeos/profiles/profile_helper.h" |
#include "chrome/browser/profiles/profile.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/pref_names.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_service.h" |