Index: content/app/BUILD.gn |
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
index 923e60892afff7e3f9e2fc0152c4de44056713c5..6abee2318b492af373fded1cbfc8a9320d578ec6 100644 |
--- a/content/app/BUILD.gn |
+++ b/content/app/BUILD.gn |
@@ -64,7 +64,7 @@ if (is_ios) { |
] |
} else { |
content_app_deps += [ |
- "//mojo/application/public/interfaces", |
+ "//mojo/shell/public/interfaces", |
"//mojo/environment:chromium", |
"//third_party/mojo/src/mojo/edk/system", |
] |