Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 7d9ae27e8485d7e654e11db7b65fb99d3701581f..265e4cb15b92be610b9d6092c7fb2785a3c42abd 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -457,8 +457,8 @@ if (!is_android) { |
":test_support", |
"//base", |
"//chrome", |
- "//components/invalidation", |
- "//components/invalidation:test_support", |
+ "//components/invalidation/impl", |
+ "//components/invalidation/impl:test_support", |
"//net", |
"//skia", |
"//sync", |