| 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 0ae607116324125a95d1a42b21215630fc5e415e..7d0461d4ef7dc931b849db76c45f2f2d25b064bb 100644
|
| --- a/third_party/WebKit/public/blink_typemaps.gni
|
| +++ b/third_party/WebKit/public/blink_typemaps.gni
|
| @@ -11,5 +11,6 @@ typemaps = [
|
| "//cc/ipc/surface_id.typemap",
|
| "//cc/ipc/surface_info.typemap",
|
| "//cc/ipc/surface_sequence.typemap",
|
| + "//gpu/ipc/common/mailbox_holder_for_blink.typemap",
|
| "//gpu/ipc/common/sync_token.typemap",
|
| ]
|
|
|