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

Unified Diff: cc/ipc/typemaps.gni

Issue 2064833002: Implement DrawQuad StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix move constructor 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 | « cc/ipc/traits_test_service.mojom ('k') | cc/quads/render_pass.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index d92b4e3cfe0a5db7473122e07d413b1998aa61be..f97055b2739e7d94f873e387a3f8624bba69a389 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -7,6 +7,7 @@ typemaps = [
"//cc/ipc/compositor_frame_metadata.typemap",
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
+ "//cc/ipc/quads.typemap",
"//cc/ipc/render_pass_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/selection.typemap",
« no previous file with comments | « cc/ipc/traits_test_service.mojom ('k') | cc/quads/render_pass.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698