summaryrefslogtreecommitdiffstats
path: root/content/app/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'content/app/BUILD.gn')
-rw-r--r--content/app/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 981526f..c8f1370 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -54,7 +54,7 @@ source_set("app") {
} else {
deps += [
"//mojo/environment:chromium",
- "//mojo/public/interfaces/interface_provider",
+ "//mojo/public/interfaces/service_provider",
"//mojo/service_manager",
"//mojo/system",
]