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