| 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",
|
| ]
|
|
|