Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1732)

Unified Diff: chrome/common/chrome_switches.cc

Issue 8598024: Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based classes that are ob... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/common/native_web_keyboard_event_views.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/common/native_web_keyboard_event_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698