| 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 7d0461d4ef7dc931b849db76c45f2f2d25b064bb..26ee3c642d8e0ffd20a5237b4a31205d5e66ae53 100644
|
| --- a/third_party/WebKit/public/blink_typemaps.gni
|
| +++ b/third_party/WebKit/public/blink_typemaps.gni
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| - "//cc/ipc/begin_frame_args.typemap",
|
| + "//cc/ipc/begin_frame_args_for_blink.typemap",
|
| "//cc/ipc/compositor_frame_for_blink.typemap",
|
| "//cc/ipc/frame_sink_id.typemap",
|
| "//cc/ipc/local_surface_id.typemap",
|
|
|