Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 511e21f914a185cc9e5f2269549463d8c5f2b37c..9a3d000a707519c5bf90021b28465cbd5861ffcb 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -517,7 +517,7 @@ group("both_gn_and_gyp") { |
# are pulled in automatically. |
deps += [ |
"//cc/blink", |
- "//components/ui/zoom:ui_zoom", |
+ "//components/ui/zoom", |
"//content", |
"//content/test:test_support", |
"//device/battery", |