Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(871)

Unified Diff: chrome/common/chrome_switches.h

Issue 2515293004: Chrome talks to Play to install WebAPKs. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698