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

Unified Diff: chrome/browser/flag_descriptions.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 | « chrome/browser/flag_descriptions.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 86dc6f6d31bc265a3b4a2c3e4d9945309f3ce9b5..28d1a3dd36d8d8b0f476ece8b31a38419b901450 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -2711,13 +2711,6 @@ const char kMediaRemotingDescription[] =
"optimization that forwards the content bitstream directly to the "
"remote device when a video is fullscreened.";
-// Chrome OS component updates chrome://flags strings
-
-const char kCrosCompUpdatesName[] = "Chrome OS Flash Component Updates";
-
-const char kCrosCompUpdatesDescription[] =
- "Enable Flash component updates for Chrome OS.";
-
// Play Services LSD permission prompt chrome://flags strings
#if defined(OS_ANDROID)
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698