| Index: chrome/common/extensions/manifest_handlers/offline_enabled_info.h
|
| ===================================================================
|
| --- chrome/common/extensions/manifest_handlers/offline_enabled_info.h (revision 232654)
|
| +++ chrome/common/extensions/manifest_handlers/offline_enabled_info.h (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| +#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/manifest.h"
|
| -#include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|
|
|