Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index 0e4de010267082cf7ecb40d93f43cc2c37c64c19..8562609310c317856352fbd789e5d05d6a54f6a2 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -135,12 +135,12 @@ static_library("lib") { |
| "//cc/ipc:interfaces", |
| "//cc/surfaces", |
| "//cc/surfaces:surface_id", |
| + "//components/viz/common", |
|
danakj
2017/06/14 22:57:57
I don't think this belongs as a public_dep? This c
sadrul
2017/06/14 23:18:34
You are right. Moved into dep.
|
| "//mojo/common:common_base", |
| "//mojo/public/cpp/bindings", |
| "//services/service_manager/public/cpp", |
| "//services/service_manager/public/interfaces", |
| "//services/ui/common:mus_common", |
| - "//services/ui/common:server_gpu", |
| "//services/ui/display", |
| "//services/ui/public/interfaces", |
| "//ui/base", |