Chromium Code Reviews| Index: gpu/command_buffer/service/BUILD.gn |
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn |
| index 4d71c7128b1c3d72a22ef164a5fcd16f6d3ce6e4..2b96b825a265d389c5bdc03dddc9f9bac20d04a8 100644 |
| --- a/gpu/command_buffer/service/BUILD.gn |
| +++ b/gpu/command_buffer/service/BUILD.gn |
| @@ -149,6 +149,8 @@ source_set("service_sources") { |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| "//crypto", |
| + "//gpu/command_buffer/client:client_sources", |
|
no sievers
2015/04/27 19:30:46
wait, service_sources shouldn't depend on client_s
tfarina
2015/04/27 19:33:56
Because gpu/command_buffer/service is including fr
|
| + "//gpu/command_buffer/common:gles2_utils", |
| "//third_party/angle:translator", |
| "//third_party/protobuf:protobuf_lite", |
| "//third_party/re2", |