diff options
Diffstat (limited to 'content/child/BUILD.gn')
-rw-r--r-- | content/child/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn index 5feeb5f..63a951a 100644 --- a/content/child/BUILD.gn +++ b/content/child/BUILD.gn @@ -18,7 +18,7 @@ source_set("child") { "//base", "//components/tracing", "//mojo/environment:chromium", - "//mojo/public/interfaces/interface_provider", + "//mojo/public/interfaces/service_provider", "//skia", "//third_party/icu", "//ui/base", |