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

Unified Diff: ui/gfx/ipc/OWNERS

Issue 343003003: Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix some missing includes & gfx_ipc deps Created 6 years, 6 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 | « extensions/renderer/set_icon_natives.cc ('k') | ui/gfx/ipc/gfx_ipc.gyp » ('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/content/public/common/OWNERS b/ui/gfx/ipc/OWNERS
similarity index 75%
copy from content/public/common/OWNERS
copy to ui/gfx/ipc/OWNERS
index cbcb62d430c2474f85f6c3f33a1d720d6280c142..16e98c2229b6f48515fd7e387265afa209982801 100644
--- a/content/public/common/OWNERS
+++ b/ui/gfx/ipc/OWNERS
@@ -1,6 +1,6 @@
-per-file common_param_traits.cc=set noparent
-per-file common_param_traits.cc=cevans@chromium.org
-per-file common_param_traits.cc=tsepez@chromium.org
+per-file gfx_param_traits.cc=set noparent
+per-file gfx_param_traits.cc=cevans@chromium.org
+per-file gfx_param_traits.cc=tsepez@chromium.org
per-file *param_traits*.h=set noparent
per-file *param_traits*.h=cevans@chromium.org
« no previous file with comments | « extensions/renderer/set_icon_natives.cc ('k') | ui/gfx/ipc/gfx_ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698