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

Unified Diff: components/spellcheck/common/OWNERS

Issue 2857353002: Convert Spellcheck host MessageFilter IPC to mojo (Closed)
Patch Set: Use MakeUnique for the MessageLoop in TestingSpellCheckProvider. 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/spellcheck/common/spellcheck.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/spellcheck/common/OWNERS
diff --git a/components/spellcheck/common/OWNERS b/components/spellcheck/common/OWNERS
index ef88cc78b08f159ea8c7f612f37ba351d23c698e..ed454dad2fdb6dabe39d1917fbf314b4b4399099 100644
--- a/components/spellcheck/common/OWNERS
+++ b/components/spellcheck/common/OWNERS
@@ -2,3 +2,5 @@ per-file *_messages*.h=set noparent
per-file *_messages*.h=file://ipc/SECURITY_OWNERS
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/spellcheck/common/spellcheck.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698