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

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

Issue 2808093006: [Device Service] Move Gamepad Blink headers to be part of the Gamepad client library (Closed)
Patch Set: rebase and address comments Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « device/gamepad/public/cpp/gamepads.h ('k') | device/gamepad/public/interfaces/gamepad.typemap » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changes to Mojo interfaces require a security review to avoid 1 # Changes to Mojo interfaces require a security review to avoid
2 # introducing new sandbox escapes. 2 # introducing new sandbox escapes.
3 per-file *.mojom=set noparent 3 per-file *.mojom=set noparent
4 per-file *.mojom=file://ipc/SECURITY_OWNERS 4 per-file *.mojom=file://ipc/SECURITY_OWNERS
5 per-file *_struct_traits*.*=set noparent 5 per-file *_struct_traits*.*=set noparent
6 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS 6 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
7 per-file *.typemap=set noparent
8 per-file *.typemap=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « device/gamepad/public/cpp/gamepads.h ('k') | device/gamepad/public/interfaces/gamepad.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698