diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -513,7 +513,7 @@ group("both_gn_and_gyp") { # are pulled in automatically. deps += [ "//cc/blink", - "//components/ui/zoom", + "//components/ui/zoom:ui_zoom", "//content", "//content/test:test_support", "//device/battery", |