| 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[];
|
|
|