summaryrefslogtreecommitdiffstats
path: root/components/OWNERS
diff options
context:
space:
mode:
authorstevenjb <stevenjb@chromium.org>2015-07-10 13:51:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-10 20:52:21 +0000
commit8336888d95e672e8642889cade066aed7bb1f595 (patch)
tree1b62f5aa6bd521ec84427d5165cd006a693aad98 /components/OWNERS
parent33f347c7ee7a37dc1ef6a39fa1b4be89801f18ca (diff)
downloadchromium_src-8336888d95e672e8642889cade066aed7bb1f595.zip
chromium_src-8336888d95e672e8642889cade066aed7bb1f595.tar.gz
chromium_src-8336888d95e672e8642889cade066aed7bb1f595.tar.bz2
Translate ONC ProxySettings <-> Shill ProxyConfig
This CL adds translation of the ProxySettings property in an ONC dictionary to the ProxyConfig property of a Shill dictionary (which previously was not being handled). BUG=470445 TBR=abarth@chromium.org for DEPS change (+url) Review URL: https://codereview.chromium.org/1228543002 Cr-Commit-Position: refs/heads/master@{#338352}
Diffstat (limited to 'components/OWNERS')
-rw-r--r--components/OWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/OWNERS b/components/OWNERS
index 99d2ca1..87bd75f 100644
--- a/components/OWNERS
+++ b/components/OWNERS
@@ -221,6 +221,10 @@ per-file proximity_auth*=tbarzic@chromium.org
per-file proximity_auth*=tengs@chromium.org
per-file proximity_auth*=xiyuan@chromium.org
+per-file proxy_config*=mnissler@chromium.org
+per-file proxy_config*=pneubeck@chromium.org
+per-file proxy_config*=stevenjb@chromium.org
+
per-file query_parser.gypi=sky@chromium.org
per-file rappor*=asvitkine@chromium.org