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

Unified Diff: ash/common/ash_switches.h

Issue 2644713002: cros: Use runtime stylus detection for ash palette. (Closed)
Patch Set: Explicitly initialize properties to false Created 3 years, 10 months 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 | « no previous file | ash/common/ash_switches.cc » ('j') | ash/common/ash_switches.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/ash_switches.h
diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h
index ee10c8558abfede5f45ab7763d4c51aa720175a4..cfcba90f1ca2f72cdccc94a6292e326a7c368063 100644
--- a/ash/common/ash_switches.h
+++ b/ash/common/ash_switches.h
@@ -25,7 +25,7 @@ ASH_EXPORT extern const char kAshDisableScreenOrientationLock[];
ASH_EXPORT extern const char kAshDisableTouchExplorationMode[];
ASH_EXPORT extern const char kAshEnableFullscreenAppList[];
ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
-ASH_EXPORT extern const char kAshEnablePalette[];
+ASH_EXPORT extern const char kAshForceEnablePalette[];
James Cook 2017/02/06 23:06:39 nit: alphabetize
jdufault 2017/02/08 02:06:20 Done.
ASH_EXPORT extern const char kAshEnablePaletteOnAllDisplays[];
ASH_EXPORT extern const char kAshEnableDockedWindows[];
ASH_EXPORT extern const char kAshEnableTouchView[];
« no previous file with comments | « no previous file | ash/common/ash_switches.cc » ('j') | ash/common/ash_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698