Commit b010a259 authored by David Jacobo's avatar David Jacobo Committed by Commit Bot

arc: Delete smart-text-selection flag

Previous CLs got rid of this flag in code as it was expired, this CL
only removes said flag from the flag-metadata file that keeps track of
flags and their milestones.

Bug: None
Test: build.
Change-Id: I476bf49ad50b189d05c919883052202f80327b56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515180
Commit-Queue: David Jacobo <djacobo@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Auto-Submit: David Jacobo <djacobo@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823391}
parent 531416b6
...@@ -4326,11 +4326,6 @@ ...@@ -4326,11 +4326,6 @@
"owners": [ "vuhung", "shaktisahu"], "owners": [ "vuhung", "shaktisahu"],
"expiry_milestone": 89 "expiry_milestone": 89
}, },
{
"name": "smart-text-selection",
"owners": [ "djacobo", "linben" ],
"expiry_milestone": 76
},
{ {
"name": "smbfs-file-shares", "name": "smbfs-file-shares",
"owners": [ "simmonsjosh@google.com", "dats" ], "owners": [ "simmonsjosh@google.com", "dats" ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment