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

Side by Side Diff: content/common/indexed_db/OWNERS

Issue 2509913002: Implement StructTraits for remaining IndexedDB IPC types. (Closed)
Patch Set: Fix compile error on GCC. 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
« no previous file with comments | « no previous file | content/common/indexed_db/indexed_db.mojom » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 file://content/browser/indexed_db/OWNERS 1 file://content/browser/indexed_db/OWNERS
2 2
3 per-file *_messages*.h=set noparent 3 per-file *_messages*.h=set noparent
4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
5 per-file *.mojom=set noparent 5 per-file *.mojom=set noparent
6 per-file *.mojom=file://ipc/SECURITY_OWNERS 6 per-file *.mojom=file://ipc/SECURITY_OWNERS
7 per-file *_param_traits*.*=set noparent
8 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
7 per-file *_struct_traits*.*=set noparent 9 per-file *_struct_traits*.*=set noparent
8 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS 10 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « no previous file | content/common/indexed_db/indexed_db.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698