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

Unified Diff: ash/ash_switches.h

Issue 2825383003: Fix stylus tools palette. (Closed)
Patch Set: Load palette_tray all the time. Only check when show it Created 3 years, 8 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
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 6b28dccb469c550d4b6e651ece45c76b6f354565..10f9544ebe8782a92be34e95d383dfa3b4b79b05 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -29,7 +29,7 @@ ASH_EXPORT extern const char kAshEnableTouchView[];
ASH_EXPORT extern const char kAshEnableMirroredScreen[];
ASH_EXPORT extern const char kAshEnableSmoothScreenRotation[];
ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
-ASH_EXPORT extern const char kAshForceEnablePalette[];
+ASH_EXPORT extern const char kAshForceEnableStylusTools[];
ASH_EXPORT extern const char kAshForceTabletMode[];
ASH_EXPORT extern const char kAshForceTabletModeAuto[];
ASH_EXPORT extern const char kAshForceTabletModeClamshell[];

Powered by Google App Engine
This is Rietveld 408576698