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

Unified Diff: components/autofill/content/common/OWNERS

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: Rebase only Created 4 years, 2 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: components/autofill/content/common/OWNERS
diff --git a/components/autofill/content/common/OWNERS b/components/autofill/content/common/OWNERS
index 25497bf408bf5f7bfbc235ef832f0f7d91519a6e..078544d054ceac419f9a2241e739d9bd17efb64b 100644
--- a/components/autofill/content/common/OWNERS
+++ b/components/autofill/content/common/OWNERS
@@ -1,6 +1,6 @@
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
-per-file *_messages*.h=set noparent
-per-file *_messages*.h=file://ipc/SECURITY_OWNERS
+per-file *_message*.*=set noparent
+per-file *_message*.*=file://ipc/SECURITY_OWNERS
per-file *_param_traits*.*=set noparent
per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
« no previous file with comments | « components/autofill/content/common/DEPS ('k') | components/autofill/content/common/autofill_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698