| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 1fc8eda37f83cc8782ae7aa20386ab606c459a77..56cfff465dac4ba643038a9bf726d9fed319e000 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -117,10 +117,6 @@ extern const base::Feature kSafeSearchUrlReporting;
|
|
|
| extern const base::Feature kSimplifiedFullscreenUI;
|
|
|
| -#if !defined(OS_ANDROID) && !defined(OS_IOS)
|
| -extern const base::Feature kSecurityChip;
|
| -#endif
|
| -
|
| #if defined(SYZYASAN)
|
| extern const base::Feature kSyzyasanDeferredFree;
|
| #endif
|
|
|