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

Unified Diff: extensions/common/OWNERS

Issue 2279013002: [Extensions] Fix ExtensionMsg_Loaded_Params (Closed)
Patch Set: typo 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
« no previous file with comments | « no previous file | extensions/common/extension_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/OWNERS
diff --git a/extensions/common/OWNERS b/extensions/common/OWNERS
index 42444bcd16d9df982cec748ad3332f3c760ae98c..f1f3a154d50232cbbee1b5eb596a9fd58926487e 100644
--- a/extensions/common/OWNERS
+++ b/extensions/common/OWNERS
@@ -1,2 +1,4 @@
per-file *_messages*.h=set noparent
per-file *_messages*.h=file://ipc/SECURITY_OWNERS
+per-file *_messages.cc=set noparent
+per-file *_messages.cc=file://ipc/SECURITY_OWNERS
« no previous file with comments | « no previous file | extensions/common/extension_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698