| Index: chrome/browser/notifications/message_center_settings_controller.cc
|
| diff --git a/chrome/browser/notifications/message_center_settings_controller.cc b/chrome/browser/notifications/message_center_settings_controller.cc
|
| index d16c618fbbc8006cf0e7b4aeb0e8dff5b4ddfe2e..140532652554bbf0c317eac011d8b25e4378a919 100644
|
| --- a/chrome/browser/notifications/message_center_settings_controller.cc
|
| +++ b/chrome/browser/notifications/message_center_settings_controller.cc
|
| @@ -24,7 +24,7 @@
|
| #include "chrome/common/extensions/api/notifications.h"
|
| #include "chrome/common/extensions/extension_constants.h"
|
| #include "components/content_settings/core/browser/host_content_settings_map.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/favicon_base/favicon_types.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|