Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / notifications / desktop_notification_profile_util.cc
index 9026c1b..fdb39f5 100644 (file)
@@ -4,10 +4,10 @@
 
 #include "chrome/browser/notifications/desktop_notification_profile_util.h"
 
-#include "chrome/browser/content_settings/content_settings_provider.h"
 #include "chrome/browser/content_settings/host_content_settings_map.h"
 #include "chrome/browser/profiles/profile.h"
-#include "chrome/common/content_settings_pattern.h"
+#include "components/content_settings/core/browser/content_settings_provider.h"
+#include "components/content_settings/core/common/content_settings_pattern.h"
 
 void DesktopNotificationProfileUtil::ResetToDefaultContentSetting(
     Profile* profile) {