Chromium Code Reviews| Index: gpu/ipc/common/BUILD.gn |
| diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn |
| index 69692eb3c1126d5479decfcb55d9b40cf9d2d505..95e2a71eb9a98a440161c7879500a87203de8494 100644 |
| --- a/gpu/ipc/common/BUILD.gn |
| +++ b/gpu/ipc/common/BUILD.gn |
| @@ -130,6 +130,7 @@ mojom("interfaces") { |
| ] |
| public_deps = [ |
| + "//mojo/common:common_custom_types", |
| "//ui/gfx/geometry/mojo", |
| ] |
| } |