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

Unified Diff: cc/ipc/typemaps.gni

Issue 2092843002: Implement CompositorFrame Struct Traits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed dcheng's 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 | « cc/ipc/transferable_resource_struct_traits.cc ('k') | components/bitmap_uploader/BUILD.gn » ('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 c4c6e190390611a754fa2738b8b4bbb216a3d421..bb951b28c9ca635db40fc67d93aa10afe32b0311 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//cc/ipc/begin_frame_args.typemap",
+ "//cc/ipc/compositor_frame.typemap",
"//cc/ipc/compositor_frame_metadata.typemap",
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
« no previous file with comments | « cc/ipc/transferable_resource_struct_traits.cc ('k') | components/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698