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

Unified Diff: cc/ipc/typemaps.gni

Issue 2388753003: Introduce cc::LocalFrameId and use in SurfaceFactory (Closed)
Patch Set: Fix exo_unittests Created 4 years, 2 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 5dd8867fa7462e355b199ad7cad29c969c77a331..7e3e36e68f7a6a6d1fba06a7de31e9df414bcf58 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -9,6 +9,7 @@ typemaps = [
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
"//cc/ipc/frame_sink_id.typemap",
+ "//cc/ipc/local_frame_id.typemap",
"//cc/ipc/render_pass.typemap",
"//cc/ipc/render_pass_id.typemap",
"//cc/ipc/returned_resource.typemap",

Powered by Google App Engine
This is Rietveld 408576698