| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0cbe0bab5b2d3987b80b281ff0b20659dcee7771..347e9f23c982a6358a6e35d8a27da382faeb26c7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -298,6 +298,7 @@ extern const char kEnableContextualSearch[];
|
| extern const char kEnableContextualSearchContextualCardsBarIntegration[];
|
| extern const char kEnableHostedMode[];
|
| extern const char kEnableHungRendererInfoBar[];
|
| +extern const char kEnablePlayInstallWebApk[];
|
| extern const char kEnableVrShell[];
|
| extern const char kEnableWebApk[];
|
| extern const char kForceShowUpdateMenuBadge[];
|
|
|