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