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

Unified Diff: chrome/common/chrome_switches.cc

Issue 1395043002: Remove ability for users to launch ephemeral apps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 843bbac68cb1f5239d0fa51b67a7794dc1400bdd..99f95f3cef01112ee789b1bf82518cd124ea0178 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -414,10 +414,6 @@ const char kEnableDomainReliability[] = "enable-domain-reliability";
// Download Notification. (value is "", "enabled" or "disabled")
const char kEnableDownloadNotification[] = "enable-download-notification";
-// Enables experimentation with ephemeral apps to be launched from the webstore.
-const char kEnableEphemeralAppsInWebstore[] =
- "enable-ephemeral-apps-in-webstore";
-
// Enables experimental hotword features specific to always-on.
const char kEnableExperimentalHotwordHardware[] = "enable-hotword-hardware";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/test/data/extensions/platform_apps/ephemeral_launcher/app.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698