| 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 862f4ca72c055925794aa91a20194c99aba8c8a0..a549c5ba4945a89908045824d661ff3fc4f11ebb 100644
|
| --- a/third_party/WebKit/public/blink_typemaps.gni
|
| +++ b/third_party/WebKit/public/blink_typemaps.gni
|
| @@ -6,7 +6,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/local_surface_id.typemap",
|
| "//cc/ipc/returned_resource.typemap",
|
| "//cc/ipc/surface_id.typemap",
|
| "//cc/ipc/surface_info.typemap",
|
|
|