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

Unified Diff: cc/ipc/typemaps.gni

Issue 2032643002: Implement cc::SharedQuadState StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated to uint 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') | components/bitmap_uploader/bitmap_uploader.cc » ('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 559857646f86c0d089ef0f5a064ea923bb77add0..0fc081e81c5d8c8ef6d7f4792dbc4c1b93bf526a 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -6,6 +6,7 @@ typemaps = [
"//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/render_pass_id.typemap",
"//cc/ipc/returned_resource.typemap",
+ "//cc/ipc/shared_quad_state.typemap",
"//cc/ipc/surface_id.typemap",
"//cc/ipc/transferable_resource.typemap",
]
« no previous file with comments | « cc/ipc/traits_test_service.mojom ('k') | components/bitmap_uploader/bitmap_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698