Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 9e5e06b9446ba018a467040a9d5069a4ffb95bc4..ed80f75e29843bf8f95052ea65b65d522138f858 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1331,7 +1331,7 @@ const char kWinHttpProxyResolver[] = "winhttp-proxy-resolver"; |
#if defined(OS_ANDROID) |
// Use the tablet specific UI components when available. |
-const char kTabletUi[] = "tablet-ui"; |
+const char kTabletUI[] = "tablet-ui"; |
#endif |
#if defined(OS_CHROMEOS) |