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

Unified Diff: ash/ash_switches.h

Issue 155493002: Add key based scrolling on magnified screen for kiosk mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index d473ae203926e7eb322802f941910ce62a56270b..6b4176a4a6d11f67b37a40eb320bc8722b05215b 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -49,6 +49,7 @@ ASH_EXPORT extern const char kAshEnableImmersiveFullscreenForBrowserOnly[];
ASH_EXPORT extern const char kAshEnableMemoryMonitor[];
#endif
#if defined(OS_CHROMEOS)
+ASH_EXPORT extern const char kAshEnableMagnifierAccelerators[];
ASH_EXPORT extern const char kAshEnableMultiUserTray[];
#endif
ASH_EXPORT extern const char kAshEnableOak[];

Powered by Google App Engine
This is Rietveld 408576698