| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 7b14c9a6ea83e6f322a32cfadd4009a4f8552076..b4b8b65d74612784ada51d03bd386a2cf826f69c 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1306,11 +1306,6 @@ const char kToolbarIconSurfacingBubbleAcknowledged[] =
|
| "toolbar_icon_surfacing_bubble_acknowledged";
|
| const char kToolbarIconSurfacingBubbleLastShowTime[] =
|
| "toolbar_icon_surfacing_bubble_show_time";
|
| -
|
| -// Used to track component actions in the toolbar that were migrated from
|
| -// extensions.
|
| -const char kToolbarMigratedComponentActionStatus[] =
|
| - "toolbar_migrated_component_action_status";
|
| #endif
|
|
|
| #if BUILDFLAG(ENABLE_WEBRTC)
|
|
|