diff options
author | mnaganov <mnaganov@chromium.org> | 2015-05-15 12:28:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-15 19:28:35 +0000 |
commit | ca9f698bac3a5ae9af42d420cfff2f5f1736232f (patch) | |
tree | 44a084fffadee8f145074adf5df9008dce0aa848 /components/OWNERS | |
parent | a2ea9160ddf76a700e0667a0ed07a96c40fd7450 (diff) | |
download | chromium_src-ca9f698bac3a5ae9af42d420cfff2f5f1736232f.zip chromium_src-ca9f698bac3a5ae9af42d420cfff2f5f1736232f.tar.gz chromium_src-ca9f698bac3a5ae9af42d420cfff2f5f1736232f.tar.bz2 |
Remove devtools_bridge component
The component was experimental and uses org.apache.http library,
which is now deprecated in Android.
BUG=488202
TBR=erikwright@chromium.org
Review URL: https://codereview.chromium.org/1142463003
Cr-Commit-Position: refs/heads/master@{#330163}
Diffstat (limited to 'components/OWNERS')
-rw-r--r-- | components/OWNERS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/components/OWNERS b/components/OWNERS index 6ed83b5..4f7ba09 100644 --- a/components/OWNERS +++ b/components/OWNERS @@ -63,9 +63,6 @@ per-file data_reduction_proxy*=bolian@chromium.org per-file data_reduction_proxy*=sclittle@chromium.org per-file data_reduction_proxy*=jeremyim@chromium.org -per-file devtools_bridge.gyp=mnaganov@chromium.org -per-file devtools_bridge.gyp=serya@chromium.org - per-file devtools_discovery.gyp*=dgozman@chromium.org per-file devtools_discovery.gyp*=pfeldman@chromium.org |