Chromium Code Reviews| Index: gpu/ipc/common/BUILD.gn |
| diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn |
| index 0962b0bd354fac58a40632ec4f7e2e753e29721d..a22105f8ee5edf7e46dbb8b485bfc7a5ff75d844 100644 |
| --- a/gpu/ipc/common/BUILD.gn |
| +++ b/gpu/ipc/common/BUILD.gn |
| @@ -53,6 +53,7 @@ source_set("command_buffer_traits_sources") { |
| deps = [ |
| "//base", |
| + "//gpu/command_buffer/common:gles2_utils", |
| "//ui/gfx/ipc", |
| "//ui/gfx/ipc/geometry", |
| ] |