| Index: cc/ipc/typemaps.gni
|
| diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
|
| index f141dc16b171dde3ea329cde8205ee617d0671b8..2243fed16a02f78393192c831cd3d540c1f09f73 100644
|
| --- a/cc/ipc/typemaps.gni
|
| +++ b/cc/ipc/typemaps.gni
|
| @@ -9,7 +9,7 @@ typemaps = [
|
| "//cc/ipc/filter_operation.typemap",
|
| "//cc/ipc/filter_operations.typemap",
|
| "//cc/ipc/frame_sink_id.typemap",
|
| - "//cc/ipc/local_frame_id.typemap",
|
| + "//cc/ipc/local_surface_id.typemap",
|
| "//cc/ipc/render_pass.typemap",
|
| "//cc/ipc/returned_resource.typemap",
|
| "//cc/ipc/selection.typemap",
|
|
|