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

Unified Diff: skia/public/interfaces/typemaps.gni

Issue 2096763005: Provide StructTraits for a vector<SkBitmap> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments 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
« no previous file with comments | « skia/public/interfaces/test/traits_test_service.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/public/interfaces/typemaps.gni
diff --git a/skia/public/interfaces/typemaps.gni b/skia/public/interfaces/typemaps.gni
index eee4dd2a01146f0861e6081a6eb9f77333b44d38..f79896dd6e35187eafa6b6cea48c1961f835b559 100644
--- a/skia/public/interfaces/typemaps.gni
+++ b/skia/public/interfaces/typemaps.gni
@@ -3,6 +3,7 @@
# found in the LICENSE file.
typemaps = [
+ "//skia/public/interfaces/bitmap_array.typemap",
"//skia/public/interfaces/image_filter.typemap",
"//skia/public/interfaces/skbitmap.typemap",
]
« no previous file with comments | « skia/public/interfaces/test/traits_test_service.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698