Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index c7b5f8631fbf73d521a5945dfc827dc69967ff4a..738cee80f6b67daaf7c44585f62775291a9afd65 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -142,6 +142,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", |