| Index: chrome/common/pref_names.h
 | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
 | 
| index df4bb99c58559aa36f7282c068e11c994d26c599..0fc0b933bf1ee5f3fe76ec1380c422946ed63182 100644
 | 
| --- a/chrome/common/pref_names.h
 | 
| +++ b/chrome/common/pref_names.h
 | 
| @@ -723,11 +723,8 @@ extern const char kVideoCaptureAllowed[];
 | 
|  extern const char kVideoCaptureAllowedUrls[];
 | 
|  
 | 
|  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
 | 
| 
 |