Index: chrome/utility/BUILD.gn |
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
index 532d5543ec0db1680ddc7146c6979b2da0d10068..f4c663410bbd3c725314ef44cc0246bb4be54846 100644 |
--- a/chrome/utility/BUILD.gn |
+++ b/chrome/utility/BUILD.gn |
@@ -95,6 +95,7 @@ static_library("utility") { |
] |
deps += [ |
"//chrome/common:mojo_bindings", |
+ "//chrome/common/importer:interfaces", |
"//net:net_utility_services", |
] |
} |