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

Unified Diff: chrome/common/importer/OWNERS

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Merge Created 4 years 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/common/importer/BUILD.gn ('k') | chrome/common/importer/importer_data_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/importer/OWNERS
diff --git a/chrome/common/importer/OWNERS b/chrome/common/importer/OWNERS
index 7bf8aac99c3ed122e6be3a69716d9dd2c495f125..cd005d355d0f302debcb58ea58578d0d4c162872 100644
--- a/chrome/common/importer/OWNERS
+++ b/chrome/common/importer/OWNERS
@@ -3,3 +3,9 @@ isherman@chromium.org
per-file *_messages*.h=set noparent
per-file *_messages*.h=file://ipc/SECURITY_OWNERS
+
+per-file *_param_traits*.*=set noparent
+per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
+
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
« no previous file with comments | « chrome/common/importer/BUILD.gn ('k') | chrome/common/importer/importer_data_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698