| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index f86827f7e1798eadc462cc76bb1c7b917d58964d..378ef8ba23349c291fd0adbcec201b9b4c81c81b 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -62,6 +62,8 @@ extern const base::Feature kCaptureThumbnailOnLoadFinished;
|
|
|
| extern const base::Feature kCheckInstallabilityForBannerOnLoad;
|
|
|
| +extern const base::Feature kClickToOpenPDFPlaceholder;
|
| +
|
| #if defined(OS_ANDROID)
|
| extern const base::Feature kConsistentOmniboxGeolocation;
|
| #endif
|
|
|