Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 110826) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -1244,9 +1244,6 @@ |
// available with XInput 2 (i.e. X server 1.8 or above). The id's of the |
// devices can be retrieved from 'xinput list'. |
const char kTouchDevices[] = "touch-devices"; |
- |
-// Runs Chrome inside the views desktop shell. |
-const char kViewsDesktop[] = "views-desktop"; |
#endif |
#ifndef NDEBUG |