| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 4aae3c8868a946bb2d898fc4f4450be75f66e300..306e4f791a54e05a6066a17633ac229e77c953d4 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -62,6 +62,8 @@ extern const base::Feature kBrowserTouchBar;
|
| extern const base::Feature kTabStripKeyboardFocus;
|
| #endif // defined(OS_MACOSX)
|
|
|
| +extern const base::Feature kCaptureThumbnailOnLoadFinished;
|
| +
|
| extern const base::Feature kCheckInstallabilityForBannerOnLoad;
|
|
|
| #if defined(OS_WIN)
|
|
|