summaryrefslogtreecommitdiffstats
path: root/components/network_hints/OWNERS
diff options
context:
space:
mode:
authorpmeenan <pmeenan@chromium.org>2015-01-30 13:59:59 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-30 22:00:53 +0000
commited4b6f8b7392eb64fc664aa49f2627ecb5fdc073 (patch)
treec41b78ef68d5d37d5ec28ecaaa4037607524060d /components/network_hints/OWNERS
parent7a47c4214a06aa1778ced28dc6c57658326bbf3d (diff)
downloadchromium_src-ed4b6f8b7392eb64fc664aa49f2627ecb5fdc073.zip
chromium_src-ed4b6f8b7392eb64fc664aa49f2627ecb5fdc073.tar.gz
chromium_src-ed4b6f8b7392eb64fc664aa49f2627ecb5fdc073.tar.bz2
Renamed the dns_prefetch component to network_predictor
This is in preparation for adding preconnect support which goes through the same underlying plumbing. dns_prefetch was too restrictive of a component name and was only exposing the single method. There are no functionality changes in this CL, just the rename (the namespace was also renamed) BUG=450682 Review URL: https://codereview.chromium.org/848303005 Cr-Commit-Position: refs/heads/master@{#314001}
Diffstat (limited to 'components/network_hints/OWNERS')
-rw-r--r--components/network_hints/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/network_hints/OWNERS b/components/network_hints/OWNERS
new file mode 100644
index 0000000..1535646
--- /dev/null
+++ b/components/network_hints/OWNERS
@@ -0,0 +1,2 @@
+jar@chromium.org
+ttuttle@chromium.org