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

Unified Diff: skia/public/interfaces/OWNERS

Issue 2096763005: Provide StructTraits for a vector<SkBitmap> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: skia/public/interfaces/OWNERS
diff --git a/ui/gfx/mojo/OWNERS b/skia/public/interfaces/OWNERS
similarity index 99%
copy from ui/gfx/mojo/OWNERS
copy to skia/public/interfaces/OWNERS
index 1841ff6198d865e538cb4691dc7b5e70bbaf4a6b..154435234eab2f74e6911dcb4e661797b8f314a2 100644
--- a/ui/gfx/mojo/OWNERS
+++ b/skia/public/interfaces/OWNERS
@@ -1,5 +1,4 @@
-per-file *_struct_traits*.*=set noparent
-per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
-
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698