Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 64911e1c3910cf0640da4d9f0f723600a07cb834..b80726dfcf50c1cb3c56bd7143999b7a6779f716 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -112,6 +112,7 @@ static_library("common") { |
| "//ui/accessibility", |
| "//ui/base", |
| "//ui/gfx/ipc", |
| + "//ui/gfx/ipc/geometry", |
| "//ui/gfx/ipc/skia", |
| "//ui/gl", |
| "//ui/message_center", |