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"; |