Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 0d685c73690dd30bc17ad8865718989604ae7db3..ff076eaa6935662788c3fa0b359fb08934e2be67 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -51,7 +51,7 @@ source_set("gpu_sources") { |
| "//content/public/child:child_sources", |
| "//content/public/common:common_sources", |
| "//gpu:gpu", |
| - "//gpu/ipc/common", |
| + "//gpu/ipc/common:command_buffer_traits", |
| "//ipc", |
| "//mojo/shell/public/interfaces", |
| "//skia", |