Index: ui/ozone/BUILD.gn |
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn |
index b1c9928a6cfd8dfba750af033c3163413e53807d..b64ce6c3047a867a22bd984cb1a49574ec4ffe1b 100644 |
--- a/ui/ozone/BUILD.gn |
+++ b/ui/ozone/BUILD.gn |
@@ -84,9 +84,7 @@ component("ozone") { |
] |
if (is_chromeos) { |
- deps += [ |
- #'<(DEPTH)/ui/display/display.gyp:display_types', TODO(GYP) |
- ] |
+ deps += [ "//ui/dusplay/types" ] |
} |
} |