Index: chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm |
diff --git a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm |
index 5c24072c861c1bf1763f55f098f38ff5eded4eeb..ad1cdc25f16c2298536554ca047b9c7926926045 100644 |
--- a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm |
+++ b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm |
@@ -23,7 +23,7 @@ |
#import "chrome/browser/ui/cocoa/menu_button.h" |
#include "chrome/browser/ui/tab_contents/tab_contents.h" |
#include "chrome/common/chrome_notification_types.h" |
-#include "chrome/common/extensions/extension_action.h" |
+#include "chrome/browser/extensions/extension_action.h" |
Jeffrey Yasskin
2012/09/14 19:18:33
I haven't re-sorted all the includes yet.
|
#include "chrome/common/pref_names.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |