| Index: trunk/src/chrome/common/extensions/manifest_handlers/icons_handler.h
|
| ===================================================================
|
| --- trunk/src/chrome/common/extensions/manifest_handlers/icons_handler.h (revision 232630)
|
| +++ trunk/src/chrome/common/extensions/manifest_handlers/icons_handler.h (working copy)
|
| @@ -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 {
|
|
|
|
|