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

Unified Diff: components/network_hints/public/cpp/OWNERS

Issue 2144533002: Convert network hints to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add untracked dependency on mojom Created 4 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/network_hints/public/cpp/OWNERS
diff --git a/content/public/common/OWNERS b/components/network_hints/public/cpp/OWNERS
similarity index 69%
copy from content/public/common/OWNERS
copy to components/network_hints/public/cpp/OWNERS
index d278610bb730c7bc75e1711a1cac085da786ef54..22020a30cadf3aad320ed67eabe356425b211ed9 100644
--- a/content/public/common/OWNERS
+++ b/components/network_hints/public/cpp/OWNERS
@@ -1,8 +1,4 @@
-per-file *_param_traits*.*=set noparent
-per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
-
-# DirectWrite
-per-file dwrite_font_platform_win.h=scottmg@chromium.org
-
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_param_traits*.*=set noparent
+per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698