Chromium Code Reviews| Index: gpu/command_buffer/common/BUILD.gn |
| diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn |
| index 3e829b3a65135ceb374fbbc26cbe484aa1d94afa..8c4df70103f9cfc5574f544744a867de95c7b37a 100644 |
| --- a/gpu/command_buffer/common/BUILD.gn |
| +++ b/gpu/command_buffer/common/BUILD.gn |
| @@ -80,6 +80,7 @@ component("gles2_utils") { |
| deps = [ |
| "//base", |
| + "//ui/gfx/geometry", |
| ] |
| all_dependent_configs = [ "//third_party/khronos:khronos_headers" ] |