From dcc8fbca31ff1ae93642a92afde54f938b055bc6 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Fri, 12 Jul 2013 00:54:09 +0000 Subject: Update some includes of chrome_notification_types.h Review URL: https://codereview.chromium.org/19071004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211272 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/ui/browser_command_controller.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/ui/browser_command_controller.cc') diff --git a/chrome/browser/ui/browser_command_controller.cc b/chrome/browser/ui/browser_command_controller.cc index b38cf57..1e214b7 100644 --- a/chrome/browser/ui/browser_command_controller.cc +++ b/chrome/browser/ui/browser_command_controller.cc @@ -7,6 +7,7 @@ #include "base/prefs/pref_service.h" #include "chrome/app/chrome_command_ids.h" #include "chrome/browser/browser_process.h" +#include "chrome/browser/chrome_notification_types.h" #include "chrome/browser/defaults.h" #include "chrome/browser/extensions/extension_service.h" #include "chrome/browser/prefs/incognito_mode_prefs.h" @@ -26,7 +27,6 @@ #include "chrome/browser/ui/sync/sync_promo_ui.h" #include "chrome/browser/ui/tabs/tab_strip_model.h" #include "chrome/browser/ui/tabs/tab_strip_model_utils.h" -#include "chrome/common/chrome_notification_types.h" #include "chrome/common/pref_names.h" #include "chrome/common/profiling.h" #include "content/public/browser/native_web_keyboard_event.h" -- cgit v1.1