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

Unified Diff: ui/gfx/ipc/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 | « ui/events/ipc/latency_info_param_traits.cc ('k') | ui/gfx/ipc/geometry/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/ipc/OWNERS
diff --git a/ui/gfx/ipc/OWNERS b/ui/gfx/ipc/OWNERS
index 715a4705a8cf76e0af5b3a2834581dff1e8086b1..aef66cf4d6c723c53e557bccb9d758d858884c07 100644
--- a/ui/gfx/ipc/OWNERS
+++ b/ui/gfx/ipc/OWNERS
@@ -1,11 +1,8 @@
-per-file gfx_param_traits.cc=set noparent
-per-file gfx_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=nasko@chromium.org
-per-file *param_traits*.h=tsepez@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*.*=nasko@chromium.org
+per-file *param_traits*.*=tsepez@chromium.org
« no previous file with comments | « ui/events/ipc/latency_info_param_traits.cc ('k') | ui/gfx/ipc/geometry/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698