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