| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index be111d097f515d9dc42984045f2f5baf508efb3b..df4bb99c58559aa36f7282c068e11c994d26c599 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -726,6 +726,8 @@ extern const char kHotwordSearchEnabled[];
|
| extern const char kHotwordSearchIncognitoEnabled[];
|
| extern const char kHotwordOptInPopupTimesShown[];
|
|
|
| +extern const char kHotwordSearchTimeoutEnabled[];
|
| +
|
| #if defined(OS_ANDROID)
|
| extern const char kProtectedMediaIdentifierEnabled[];
|
| #endif
|
|
|