| Index: chrome/common/extensions/manifest_handlers/theme_handler.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/theme_handler.h b/chrome/common/extensions/manifest_handlers/theme_handler.h
|
| index 1a710a965cfadf5cf18af33294cdc67093adb98c..64f650e2f7391846e88d59883ab852ba3a2edc2c 100644
|
| --- a/chrome/common/extensions/manifest_handlers/theme_handler.h
|
| +++ b/chrome/common/extensions/manifest_handlers/theme_handler.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_COMMON_EXTENSIONS_MANIFEST_HANDLERS_THEME_HANDLER_H_
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|