| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 8683dd9cd72c0a2c10b3745edee3f68a4acde8c3..2fe8cb4ef191489a63824103c7e0bb30bd4f9438 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";
|
|
|
|
|