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

Unified Diff: device/wake_lock/public/interfaces/OWNERS

Issue 2867303003: Generalize the API of WakeLockContext mojo interface. (Closed)
Patch Set: 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: device/wake_lock/public/interfaces/OWNERS
diff --git a/device/wake_lock/public/interfaces/OWNERS b/device/wake_lock/public/interfaces/OWNERS
index 5e4aaef953541c34a7e9d0ed784879cbf324cbd1..e805f3b8297b8fa4eb655fa7713edefac00fbd5c 100644
--- a/device/wake_lock/public/interfaces/OWNERS
+++ b/device/wake_lock/public/interfaces/OWNERS
@@ -2,3 +2,7 @@
# introducing new sandbox escapes.
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=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