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

Unified Diff: chrome/common/extensions/mojom/OWNERS

Issue 2791533002: Convert Web Store Inline Install IPCs to mojo (Closed)
Patch Set: Added OWNERS file to mojom/ directory; Curried install_id to callback on WebstoreBindings Created 3 years, 7 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: chrome/common/extensions/mojom/OWNERS
diff --git a/chrome/common/extensions/mojom/OWNERS b/chrome/common/extensions/mojom/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..229dacdd8a4e2938a614943f51b5516c76749d74
--- /dev/null
+++ b/chrome/common/extensions/mojom/OWNERS
@@ -0,0 +1,4 @@
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698