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

Unified Diff: content/public/common/OWNERS

Issue 1966983003: Generate param traits size methods for IPC files in content/ (and traits it depends on). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix owners Created 4 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 | « content/common/resource_messages.cc ('k') | content/public/common/common_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/OWNERS
diff --git a/content/public/common/OWNERS b/content/public/common/OWNERS
index 2d34b131399108567682eca0f5f76e55aed2c445..14a5a1429801b5fd8b4411d64014805ad308e94e 100644
--- a/content/public/common/OWNERS
+++ b/content/public/common/OWNERS
@@ -1,18 +1,14 @@
-per-file common_param_traits.cc=set noparent
-per-file common_param_traits.cc=palmer@chromium.org
-per-file common_param_traits.cc=tsepez@chromium.org
-
-per-file *param_traits*.h=set noparent
-per-file *param_traits*.h=dcheng@chromium.org
-per-file *param_traits*.h=inferno@chromium.org
-per-file *param_traits*.h=jln@chromium.org
-per-file *param_traits*.h=jschuh@chromium.org
-per-file *param_traits*.h=kenrb@chromium.org
-per-file *param_traits*.h=mkwst@chromium.org
-per-file *param_traits*.h=nasko@chromium.org
-per-file *param_traits*.h=palmer@chromium.org
-per-file *param_traits*.h=tsepez@chromium.org
-per-file *param_traits*.h=wfh@chromium.org
+per-file *param_traits*.*=set noparent
+per-file *param_traits*.*=dcheng@chromium.org
+per-file *param_traits*.*=inferno@chromium.org
+per-file *param_traits*.*=jln@chromium.org
+per-file *param_traits*.*=jschuh@chromium.org
+per-file *param_traits*.*=kenrb@chromium.org
+per-file *param_traits*.*=mkwst@chromium.org
+per-file *param_traits*.*=nasko@chromium.org
+per-file *param_traits*.*=palmer@chromium.org
+per-file *param_traits*.*=tsepez@chromium.org
+per-file *param_traits*.*=wfh@chromium.org
# DirectWrite
per-file dwrite_font_platform_win.h=scottmg@chromium.org
« no previous file with comments | « content/common/resource_messages.cc ('k') | content/public/common/common_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698