| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index ac41ef09cea272f0f6b5b98558bda2881024a110..7fab63b66037cf3a497237ddee2719e14d90c15f 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2626,9 +2626,6 @@ const FeatureEntry kFeatureEntries[] = {
|
| kNoStatePrefetchFeatureVariations,
|
| "NoStatePrefetchValidation")},
|
| #if defined(OS_CHROMEOS)
|
| - {"cros-comp-updates", flag_descriptions::kCrosCompUpdatesName,
|
| - flag_descriptions::kCrosCompUpdatesDescription, kOsCrOS,
|
| - FEATURE_VALUE_TYPE(features::kCrosCompUpdates)},
|
| {"enable-android-wallpapers-app",
|
| flag_descriptions::kEnableAndroidWallpapersAppName,
|
| flag_descriptions::kEnableAndroidWallpapersAppDescription, kOsCrOS,
|
|
|