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

Unified Diff: chrome/common/chrome_switches.h

Issue 50603005: Add cross-platform API to get the form factor of the device (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: small formatting changes Created 7 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
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index e4fc373a38856467b661f294bd669c171663bce1..22d58f89b8458af5f6359cfc0295a06ed19c3c69 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -424,7 +424,6 @@ extern const char kEnableAccessibilityTabSwitcher[];
extern const char kEnableAddToHomescreen[];
extern const char kEnableNewNTP[];
extern const char kEnableTranslate[];
-extern const char kTabletUI[];
extern const char kEnableCast[];
#endif

Powered by Google App Engine
This is Rietveld 408576698