Index: content/app/BUILD.gn |
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
index 61813d572157967aae1daaae84b39de2770bf9f0..f68c6ded8f9f4bf2b9b15f19453e5028c08f4a40 100644 |
--- a/content/app/BUILD.gn |
+++ b/content/app/BUILD.gn |
@@ -52,9 +52,9 @@ if (is_ios) { |
} else { |
content_app_deps += [ |
"//mojo/application_manager", |
+ "//mojo/edk/system", |
"//mojo/environment:chromium", |
"//mojo/public/interfaces/application", |
- "//mojo/system", |
] |
} |