| Index: extensions/shell/common/api/_api_features.json
|
| diff --git a/extensions/shell/common/api/_api_features.json b/extensions/shell/common/api/_api_features.json
|
| index ea4adf18b4276d58524956ffc69bb62296087a8b..c3b147196e3739dfb2f90c8aed9b57cb668599e1 100644
|
| --- a/extensions/shell/common/api/_api_features.json
|
| +++ b/extensions/shell/common/api/_api_features.json
|
| @@ -4,7 +4,7 @@
|
|
|
| // This file defines extension APIs implemented under src/extensions/shell.
|
| // See extensions/common/features/* to understand this file, in particular
|
| -// feature.h, simple_feature.h, and base_feature_provider.h.
|
| +// feature.h, simple_feature.h, and feature_provider.h.
|
|
|
| {
|
| // Stub implementation of chrome.identity for app_shell.
|
|
|