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

Unified Diff: ash/common/ash_switches.h

Issue 2506493002: Add a switch for tablet power button behavior (Closed)
Patch Set: based on comments Created 4 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
« no previous file with comments | « no previous file | ash/common/ash_switches.cc » ('j') | no next file with comments »
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 d3eb2603fe7d7c9a338ff4f0b304407db9bb957f..780d23681c616e69f8e2f5df6642b8d55f688439 100644
--- a/ash/common/ash_switches.h
+++ b/ash/common/ash_switches.h
@@ -32,7 +32,7 @@ ASH_EXPORT extern const char kAshEnableFullscreenAppList[];
ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
ASH_EXPORT extern const char kAshEnablePalette[];
ASH_EXPORT extern const char kAshEnablePaletteOnAllDisplays[];
-ASH_EXPORT extern const char kAshEnableUnifiedDesktop[];
+ASH_EXPORT extern const char kAshEnableTabletPowerButton[];
#endif
ASH_EXPORT extern const char kAshEnableTouchView[];
ASH_EXPORT extern const char kAshEnableMirroredScreen[];
« no previous file with comments | « no previous file | ash/common/ash_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698