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

Unified Diff: third_party/WebKit/public/blink_typemaps.gni

Issue 2584643002: Revamp OffscreenCanvas commit flow (Closed)
Patch Set: rebase and fix conflict Created 4 years 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: third_party/WebKit/public/blink_typemaps.gni
diff --git a/third_party/WebKit/public/blink_typemaps.gni b/third_party/WebKit/public/blink_typemaps.gni
index 92f58d82bc50ef82e37c67ae988449003f937a53..dcc117e94a37b9945297d028a1673ce69e1ea319 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -5,6 +5,7 @@
typemaps = [
"//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/compositor_frame_for_blink.typemap",
+ "//cc/ipc/frame_sink_id.typemap",
"//cc/ipc/local_frame_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/surface_id.typemap",

Powered by Google App Engine
This is Rietveld 408576698