| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8e11839d42b538a7a42935e31f4e1016acc7aa10..5443717fed190f9adb166b4e435c19814460c1eb 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -317,6 +317,7 @@ extern const char kTermsOfServiceURL[];
|
| extern const char kUsedPolicyCertificatesOnce[];
|
| extern const char kAttestationEnabled[];
|
| extern const char kAttestationExtensionWhitelist[];
|
| +extern const char kTouchHudProjectionEnabled[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|