Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3537)

Unified Diff: content/shell/android/BUILD.gn

Issue 2361633002: android: Introduce DisplayAndroid (Closed)
Patch Set: test comments Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698