| Index: chrome/browser/ui/cocoa/location_bar/page_action_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h
|
| index 1bc290b55280f85325710a53ab9ca67d833a826d..7b6609f2aae4f5fb0cbc40ebd3ede4315f61d962 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "chrome/browser/extensions/image_loading_tracker.h"
|
| #import "chrome/browser/ui/cocoa/location_bar/image_decoration.h"
|
| -#include "chrome/common/extensions/extension_action.h"
|
| +#include "chrome/browser/extensions/extension_action.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| @class ExtensionActionContextMenu;
|
|
|