| Index: chrome/common/extensions/api/extension_api_stub.cc
|
| diff --git a/chrome/common/extensions/api/extension_api_stub.cc b/chrome/common/extensions/api/extension_api_stub.cc
|
| index 0f9d3d166988adb8f04b61a711e668694db83d0a..add1f97468990b3ba5668ed97252b754cf5f75c1 100644
|
| --- a/chrome/common/extensions/api/extension_api_stub.cc
|
| +++ b/chrome/common/extensions/api/extension_api_stub.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "chrome/common/extensions/api/extension_api.h"
|
|
|
| -#include "chrome/common/extensions/features/feature.h"
|
| +#include "extensions/common/features/feature.h"
|
|
|
| namespace extensions {
|
|
|
|
|