summaryrefslogtreecommitdiffstats
path: root/content/public/common/content_switches.cc
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-06 20:51:49 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-06 20:51:49 +0000
commit74bcdb111aa5045256c8ae40effc5172d55db0fa (patch)
tree3b9e0177aed7b785b9f898cd790edf328909e14e /content/public/common/content_switches.cc
parent6d620808d0ca54e045faaa6a12d5d975bade4740 (diff)
downloadchromium_src-74bcdb111aa5045256c8ae40effc5172d55db0fa.zip
chromium_src-74bcdb111aa5045256c8ae40effc5172d55db0fa.tar.gz
chromium_src-74bcdb111aa5045256c8ae40effc5172d55db0fa.tar.bz2
Move setting the touchOptimized webui property to WebUI from ChromeWebUI. This is temporary, and like the other toolkit properties it's only used in chrome. Taking it out of ChromeWebUI allows us to remove that class in a followup cl.
Review URL: http://codereview.chromium.org/9121009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116732 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/public/common/content_switches.cc')
-rw-r--r--content/public/common/content_switches.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc
index e490648..246e6e2 100644
--- a/content/public/common/content_switches.cc
+++ b/content/public/common/content_switches.cc
@@ -480,6 +480,9 @@ const char kSkipGpuDataLoading[] = "skip-gpu-data-loading";
// Runs the security test for the renderer sandbox.
const char kTestSandbox[] = "test-sandbox";
+// Enables UI changes that make it easier to use with a touchscreen.
+const char kTouchOptimizedUI[] = "touch-optimized-ui";
+
// Causes TRACE_EVENT flags to be recorded from startup. Optionally, can
// specify the specific trace categories to include (e.g.
// --trace-startup=base,net) otherwise, all events are recorded. Setting this