Chromium Code Reviews| Index: ui/ozone/BUILD.gn |
| diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn |
| index e6881de0befab8179345776d1ca16abefb1ad7af..27a25c541110713a78a4990a358eb118c49421ea 100644 |
| --- a/ui/ozone/BUILD.gn |
| +++ b/ui/ozone/BUILD.gn |
| @@ -149,6 +149,7 @@ component("ozone") { |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gfx/ipc", |
| + "//ui/platform_window", |
|
sadrul
2016/01/26 17:50:38
Is this relevant for this CL?
kylechar
2016/01/26 17:58:34
This is the reason for the other target/dep change
|
| # TODO(GYP) the GYP version has a way to add additional dependencies via |
| # build flags. |