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

Unified Diff: cc/ipc/typemaps.gni

Issue 2382873002: Replace usage of SurfaceId's client_id with FrameSinkId (Closed)
Patch Set: Fixed windows + android + mac issues Created 4 years, 3 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 c61f022ec9cf89bea746a5b9080e398e4348f5eb..5dd8867fa7462e355b199ad7cad29c969c77a331 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -8,6 +8,7 @@ typemaps = [
"//cc/ipc/compositor_frame_metadata.typemap",
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
+ "//cc/ipc/frame_sink_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