Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index ee945c5eaf64672ec4de6dbad78221118757eed1..cea2d423a6643ac54122b2a6ab7947b9098273b0 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -584,9 +584,6 @@ const char kEnableDevToolsExperiments[] = "enable-devtools-experiments"; |
const char kEnableDeviceDiscoveryNotifications[] = |
"enable-device-discovery-notifications"; |
-// Enables the DOM distiller. |
-const char kEnableDomDistiller[] = "enable-dom-distiller"; |
- |
// Enables experimentation with ephemeral apps, which are launched without |
// installing in Chrome. |
const char kEnableEphemeralApps[] = "enable-ephemeral-apps"; |