Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index a288521c7863306cb8dafae9316a0ab14dd2e1a5..cb1880b891065a2df55397aebae564e0c4cf408c 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -513,7 +513,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", |