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

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

Issue 2610723002: Unify SurfaceInfo (Closed)
Patch Set: Cleanup offscreen canvas Created 3 years, 12 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: 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 dcc117e94a37b9945297d028a1673ce69e1ea319..862f4ca72c055925794aa91a20194c99aba8c8a0 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -9,5 +9,6 @@ typemaps = [
"//cc/ipc/local_frame_id.typemap",
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/surface_id.typemap",
+ "//cc/ipc/surface_info.typemap",
"//cc/ipc/surface_sequence.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698