Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index b1f8938fd32de297fd4161c8f7812973d9e62349..ae8a3ff63d6b01815b9d71b45059dc6227a64b8b 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -594,9 +594,6 @@ const char kEnableDevToolsExperiments[] = "enable-devtools-experiments"; |
const char kEnableDeviceDiscoveryNotifications[] = |
"enable-device-discovery-notifications"; |
-// Enables the DOM distiller. |
-const char kEnableDomDistiller[] = "enable-dom-distiller"; |
- |
// Enable Enhanced Bookmarks. |
const char kEnableEnhancedBookmarks[] = "enable-enhanced-bookmarks"; |