Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: chrome/browser/about_flags.cc

Issue 2878123002: Remove component update from chrome://flags (Closed)
Patch Set: Fix rebasing problem Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/flag_descriptions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | chrome/browser/flag_descriptions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698