Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 44db59944d29edfced578c69cab27536fd3bd73c..5043e8a06f281272f614d960d7e7a0dc0f65ed17 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -51,6 +51,7 @@ source_set("gpu_sources") { |
| "//content/public/common:common_sources", |
| "//gpu:gpu", |
| "//gpu/ipc/common:command_buffer_traits", |
| + "//gpu/ipc/service", |
| "//ipc", |
| "//media/mojo/services:application_factory", |
| "//mojo/shell/public/interfaces", |