Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 101787) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -999,10 +999,6 @@ |
// Runs un-installation steps that were done by chrome first-run. |
const char kUninstall[] = "uninstall"; |
-// Use WebUI versions of dialogs when available (rather than platform native |
-// implementations). |
-const char kUseMoreWebUI[] = "use-more-webui"; |
- |
// Use a pure Views implementation when available (rather rather than platform |
// native implementation such as GTK). |
const char kUsePureViews[] = "use-pure-views"; |
Property changes on: chrome/common/chrome_switches.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |