| Index: chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h b/chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h
|
| index 92535f23c26473f37366d5a6b7f356ff3aa44fb2..557c101426b03d29c68812afd4c075ede133ff8c 100644
|
| --- a/chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h
|
| +++ b/chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_COMMON_EXTENSIONS_MANIFEST_HANDLERS_MINIMUM_CHROME_VERSION_CHECKER_H_
|
| #define CHROME_COMMON_EXTENSIONS_MANIFEST_HANDLERS_MINIMUM_CHROME_VERSION_CHECKER_H_
|
|
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|
|
|