| Index: chrome/common/extensions/chrome_extensions_client.cc
|
| diff --git a/chrome/common/extensions/chrome_extensions_client.cc b/chrome/common/extensions/chrome_extensions_client.cc
|
| index cba890a5fc8c21fa8589370e0886417f2d179668..f0936fcb06027b98532e85863dd38c2f38824e96 100644
|
| --- a/chrome/common/extensions/chrome_extensions_client.cc
|
| +++ b/chrome/common/extensions/chrome_extensions_client.cc
|
| @@ -39,7 +39,6 @@
|
| #include "extensions/common/features/behavior_feature.h"
|
| #include "extensions/common/features/feature_channel.h"
|
| #include "extensions/common/features/feature_provider.h"
|
| -#include "extensions/common/features/json_feature_provider.h"
|
| #include "extensions/common/features/json_feature_provider_source.h"
|
| #include "extensions/common/features/manifest_feature.h"
|
| #include "extensions/common/features/permission_feature.h"
|
|
|