Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Unified Diff: components/OWNERS

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds IPC::ParamTraits<LookupRequest> for validation Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/OWNERS
diff --git a/components/OWNERS b/components/OWNERS
index 5f683e77a141ffd5b795731c3a61db3d502284c7..f43f5c6b3864b36833cd4754c304a5a16e3af730 100644
--- a/components/OWNERS
+++ b/components/OWNERS
@@ -41,6 +41,9 @@ per-file data_reduction_proxy*=bolian@chromium.org
per-file devtools_bridge.gyp=mnaganov@chromium.org
per-file devtools_bridge.gyp=serya@chromium.org
+per-file dns_prefetch*=cbentzel@chromium.org
+per-file dns_prefetch*=jar@chromium.org
+
per-file dom_distiller*=bengr@chromium.org
per-file dom_distiller*=cjhopman@chromium.org
per-file dom_distiller*=nyquist@chromium.org

Powered by Google App Engine
This is Rietveld 408576698