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

Unified Diff: third_party/WebKit/public/platform/modules/indexeddb/OWNERS

Issue 1963293002: Replacing Indexed DB Chromium IPC with Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactoring after Passing URLRequestContextGetter. Created 4 years, 4 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: third_party/WebKit/public/platform/modules/indexeddb/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/indexeddb/OWNERS b/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
index f75986c6fd0bd656a7ffd261fb07f96f6a811245..6834cbc969109c0fb6502283a25f795488c389c5 100644
--- a/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
+++ b/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
@@ -1,3 +1,8 @@
dgrogan@chromium.org
jsbell@chromium.org
cmumford@chromium.org
+
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698