| Index: extensions/common/features/behavior_feature.h
|
| diff --git a/extensions/common/features/behavior_feature.h b/extensions/common/features/behavior_feature.h
|
| index a181e8432035ec259f63ef51138bfa9d8ae40341..2b38d436c37993476efb09e07d54cbeab323f3cb 100644
|
| --- a/extensions/common/features/behavior_feature.h
|
| +++ b/extensions/common/features/behavior_feature.h
|
| @@ -23,6 +23,7 @@ class BehaviorFeature : public SimpleFeature {
|
| static const char kDoNotSync[];
|
| static const char kZoomWithoutBubble[];
|
| static const char kAllowUsbDevicesPermissionInterfaceClass[];
|
| + static const char kSigninScreen[];
|
| };
|
|
|
| } // namespace extensions
|
|
|