Index: chrome/browser/notifications/notification_exceptions_table_model.cc |
diff --git a/chrome/browser/notifications/notification_exceptions_table_model.cc b/chrome/browser/notifications/notification_exceptions_table_model.cc |
index 943672bbeb7fba3f40c1fffd38029bb014acee20..f147af579778b94e164aaa2a38a0586636d1abd6 100644 |
--- a/chrome/browser/notifications/notification_exceptions_table_model.cc |
+++ b/chrome/browser/notifications/notification_exceptions_table_model.cc |
@@ -9,10 +9,10 @@ |
#include "base/auto_reset.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/content_settings/content_settings_pattern.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/content_settings.h" |
+#include "chrome/common/content_settings_pattern.h" |
#include "chrome/common/content_settings_types.h" |
#include "chrome/common/url_constants.h" |
#include "content/common/notification_service.h" |