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

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: Fold in secure_display to url_formatter Created 5 years, 5 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..8cf98139ab65942ae072be4346dde9a5992e73a4
--- /dev/null
+++ b/components/url_formatter/OWNERS
@@ -0,0 +1,6 @@
+pkasting@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