| Index: chrome/browser/extensions/extension_action_icon_factory.h
|
| diff --git a/chrome/browser/extensions/extension_action_icon_factory.h b/chrome/browser/extensions/extension_action_icon_factory.h
|
| index 3d6142a70b25505bffe6eb603513feb39c2e4c5b..bf3461ed37e1a794266a197c23a8167b9de4fda8 100644
|
| --- a/chrome/browser/extensions/extension_action_icon_factory.h
|
| +++ b/chrome/browser/extensions/extension_action_icon_factory.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_EXTENSIONS_EXTENSION_ACTION_ICON_FACTORY_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/extensions/extension_icon_image.h"
|
| +#include "extensions/browser/extension_icon_image.h"
|
|
|
| class ExtensionAction;
|
| class ExtensionIconSet;
|
|
|