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

Unified Diff: ash/ash_switches.h

Issue 2825383003: Fix stylus tools palette. (Closed)
Patch Set: 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 c8846d8817f3bdca1ddaed65259504e8141dcdda..db6d84ee7fb29f49804c524b178b47089f749a43 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -30,7 +30,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