Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index e51f9eb087cbdb553e3a79d9fba0400bf9ef102c..d3cc62415fab0094618f2e81eb2be419bcdbaf75 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -45,8 +45,8 @@ android_library("content_shell_java") { |
"//base:base_java", |
"//content/public/android:content_java", |
"//media/base/android:media_java", |
+ "//mojo/public/java:system", |
"//net/android:net_java", |
- "//third_party/mojo/src/mojo/public/java:system", |
"//ui/android:ui_java", |
":content_shell_java_resources", |
] |