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

Unified Diff: cc/ipc/typemaps.gni

Issue 2042643002: Implement cc::CompositorFrameMetadata StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Diff against LatencyInfo 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: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index a47a638348c3bab28b387218c6ffd758618a0d42..7c50a720f18259c587c326270d2606e9d39508b9 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_metadata.typemap",
"//cc/ipc/render_pass_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/selection.typemap",

Powered by Google App Engine
This is Rietveld 408576698