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

Side by Side Diff: device/gamepad/public/interfaces/OWNERS

Issue 2492183002: Add struct_traits and typemap for blink::WebGamepad (Closed)
Patch Set: fixed "un-aligned warning" in windows x64 build Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Changes to Mojo interfaces require a security review to avoid
2 # introducing new sandbox escapes.
3 per-file *.mojom=set noparent
4 per-file *.mojom=file://ipc/SECURITY_OWNERS
5 per-file *_struct_traits*.*=set noparent
6 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698