| Index: chrome/common/extensions/csp_handler.h
|
| diff --git a/chrome/common/extensions/csp_handler.h b/chrome/common/extensions/csp_handler.h
|
| index 19f37e94fa934177deec54c19fb6bc582f01240b..9e79f9d92ab52ed78fa90416e6d7e2c496d5dba5 100644
|
| --- a/chrome/common/extensions/csp_handler.h
|
| +++ b/chrome/common/extensions/csp_handler.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/common/extensions/extension.h"
|
| +#include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|