| Index: trunk/src/chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- trunk/src/chrome/common/chrome_switches.cc (revision 223539)
|
| +++ trunk/src/chrome/common/chrome_switches.cc (working copy)
|
| @@ -573,9 +573,6 @@
|
| // opt in to "Use web service to resolve navigation errors".)
|
| const char kEnableDnsProbes[] = "enable-dns-probes";
|
|
|
| -// Enables the DOM distiller.
|
| -const char kEnableDomDistiller[] = "enable-dom-distiller";
|
| -
|
| // Enables extensions to be easily installed from sites other than the web
|
| // store. Without this flag, they can still be installed, but must be manually
|
| // dragged onto chrome://extensions/.
|
|
|