| Index: chrome/common/extensions/extension_switch_utils.h
|
| diff --git a/chrome/common/extensions/extension_switch_utils.h b/chrome/common/extensions/extension_switch_utils.h
|
| index d393de669a23fdb333aa72e7918aa63d6f0f0883..d8b5e91352fc4fa67f824124ffe64596a4fc10a0 100644
|
| --- a/chrome/common/extensions/extension_switch_utils.h
|
| +++ b/chrome/common/extensions/extension_switch_utils.h
|
| @@ -11,7 +11,7 @@ namespace switch_utils {
|
|
|
| bool IsEasyOffStoreInstallEnabled();
|
|
|
| -bool IsActionBoxEnabled();
|
| +bool IsExtensionsInActionBoxEnabled();
|
|
|
| bool AreScriptBadgesEnabled();
|
|
|
|
|