| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 816ad1eddc73802d86bf9ab3bf760c6a0e7bcf1d..41aa66174302ef50fc34267e72a9a0cbe5502755 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -144,6 +144,7 @@ android_library("content_shell_test_java") {
|
| "//content/public/android:content_java",
|
| "//content/public/test/android:content_java_test_support",
|
| "//content/shell/android:content_shell_java",
|
| + "//ui/android:ui_java",
|
| ]
|
| java_files = [
|
| "javatests/src/org/chromium/content_shell_apk/ContentShellPreconditionsTest.java",
|
|
|