| 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)
|
|
|