| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 81bcd4dfdcce967986bb4e3e726f134a23ca6d73..458a89989388904431ff967ac15a7d80e37978e4 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -746,6 +746,7 @@ extern const char kVideoCaptureAllowedUrls[];
|
|
|
| extern const char kHotwordSearchEnabled[];
|
| extern const char kHotwordSearchIncognitoEnabled[];
|
| +extern const char kHotwordSearchTimeoutEnabled[];
|
|
|
| #if defined(OS_ANDROID)
|
| extern const char kProtectedMediaIdentifierEnabled[];
|
|
|