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

Unified Diff: ash/common/ash_switches.h

Issue 2129773002: [CrOS] Initial rough cut of alt-tab window cycling UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: self review Created 4 years, 5 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/common/ash_switches.h
diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h
index d798e3e57584c81d02dde2cb8a5b66d78af19b8a..7b3090ed4cb0368e2269b0f8924b2d87679b0b17 100644
--- a/ash/common/ash_switches.h
+++ b/ash/common/ash_switches.h
@@ -38,6 +38,7 @@ ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
ASH_EXPORT extern const char kAshDisableSystemSounds[];
ASH_EXPORT extern const char kAshEnableSystemSounds[];
ASH_EXPORT extern const char kAshEnableTouchViewTesting[];
+ASH_EXPORT extern const char kAshEnableWindowCycleUi[];
Daniel Erat 2016/07/06 22:04:47 nit: highly unscientific, but "UI" looks like it's
Evan Stade 2016/07/06 23:02:59 Yea, Chrome does it wrong in most places. The goog
Daniel Erat 2016/07/06 23:47:30 fair enough. i actually checked the chromium style
Evan Stade 2016/07/07 15:24:42 I guess that might be a bug in the guide? The part
ASH_EXPORT extern const char kAshHideNotificationsForFactory[];
ASH_EXPORT extern const char kAshHostWindowBounds[];
ASH_EXPORT extern const char kAshMaterialDesign[];
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/ash_switches.cc » ('j') | ash/wm/window_cycle_list.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698