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

Unified Diff: components/url_formatter/OWNERS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android checkdeps Created 5 years, 4 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/url_formatter/OWNERS
diff --git a/components/url_formatter/OWNERS b/components/url_formatter/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..49e5b762bab1c69de6f3530c06e90e510ca99d2e
--- /dev/null
+++ b/components/url_formatter/OWNERS
@@ -0,0 +1,9 @@
+pkasting@chromium.org
+
+# Backup reviewer
+brettw@chromium.org
+
+# Changes to FormatUrlForSecurityDisplay require a security review to avoid
+# introducing security bugs.
+per-file elide_url.*=palmer@chromium.org
+per-file elide_url.*=felt@chromium.org

Powered by Google App Engine
This is Rietveld 408576698