| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 8a9c5c24f54c9d233c6f3c81d5752d4e57991124..447ba9b068169f67b1af6c9da3032db82ee5b350 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)
|
|
|