Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index e8e59bc6701b97b2f1822d999da226b578891a2b..86ca073f63581e067a9b4467310d50a8ef9227ec 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -600,7 +600,7 @@ if (!is_android) { |
deps = [ |
"//chrome/browser/ui", |
- "//ui/app_list/shower:test_support", |
+ "//ui/app_list/presenter:test_support", |
] |
} |
} |