| Index: chrome/common/extensions/features/complex_feature.h
|
| diff --git a/chrome/common/extensions/features/complex_feature.h b/chrome/common/extensions/features/complex_feature.h
|
| index 45cf6a239f2dd69e34b6ae49e743e68661fb4988..b434b4e32a1de9d1862c861772e9afb3ecbba312 100644
|
| --- a/chrome/common/extensions/features/complex_feature.h
|
| +++ b/chrome/common/extensions/features/complex_feature.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/scoped_vector.h"
|
| -#include "chrome/common/extensions/extension.h"
|
| +#include "extensions/common/extension.h"
|
| #include "extensions/common/features/feature.h"
|
| #include "extensions/common/manifest.h"
|
|
|
|
|