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

Unified Diff: chrome/common/pref_names.h

Issue 2702393003: [ChromeOS] Expose keyboard remapping to signin screen. (Closed)
Patch Set: . Created 3 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 434ce26506d9efaf55cd57fe2126838d6ceee8ab..688dbee310e0c8d20643f44b3d85480d7741ec37 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -681,6 +681,7 @@ extern const char kIsBootstrappingSlave[];
extern const char kReportArcStatusEnabled[];
extern const char kNetworkThrottlingEnabled[];
extern const char kTouchscreenEnabledLocal[];
+extern const char kFocusedPodUserId[];
#endif // defined(OS_CHROMEOS)
extern const char kClearPluginLSODataEnabled[];

Powered by Google App Engine
This is Rietveld 408576698