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

Unified Diff: content/test/OWNERS

Issue 2164783005: Adds BrowserAssociatedInterface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@early-channel-setup
Patch Set: no CONTENT_EXPORT 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
« no previous file with comments | « content/test/BUILD.gn ('k') | content/test/test_browser_associated_interfaces.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/OWNERS
diff --git a/content/test/OWNERS b/content/test/OWNERS
index ec643dcdb628a9583c978832a8ad4fcea0591b86..728ae2c6340ede062bce043ee4aaf35e011c6b12 100644
--- a/content/test/OWNERS
+++ b/content/test/OWNERS
@@ -12,3 +12,9 @@ per-file test_expectations_chrome.txt=*
per-file fake_renderer_scheduler.*=alexclarke@chromium.org
per-file fake_renderer_scheduler.*=rmcilroy@chromium.org
per-file fake_renderer_scheduler.*=skyostil@chromium.org
+
+# Make the mojom security presubmit happy with the following lines, despite also
+# allowing wildcard ownership for any test mojom here.
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.mojom=*
« no previous file with comments | « content/test/BUILD.gn ('k') | content/test/test_browser_associated_interfaces.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698