| Index: chrome/common/extensions/manifest_handlers/icons_handler.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/icons_handler.h b/chrome/common/extensions/manifest_handlers/icons_handler.h
|
| index d5a775182bf76cae9a83272d7344193eeb1edc1f..147e7cf981bc92dbb48b43c177691eb653b85fd2 100644
|
| --- a/chrome/common/extensions/manifest_handlers/icons_handler.h
|
| +++ b/chrome/common/extensions/manifest_handlers/icons_handler.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| #include "chrome/common/extensions/extension_icon_set.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/extension_resource.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|
|
|