Chromium Code Reviews| Index: chrome/utility/BUILD.gn |
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
| index e44a96c86627e783f93d2685d7580e817aa7514c..71359bc3cbcff7a395603cdfeffba14ea67fe45f 100644 |
| --- a/chrome/utility/BUILD.gn |
| +++ b/chrome/utility/BUILD.gn |
| @@ -91,6 +91,7 @@ static_library("utility") { |
| ] |
| deps += [ |
| "//chrome/common:mojo_bindings", |
| + "//chrome/common/importer:interfaces", |
| "//net:net_utility_services", |
| ] |
| } |