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

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

Issue 2380743003: Refactor ContentViewClient (2/6) (Closed)
Patch Set: tests Created 4 years, 3 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 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",

Powered by Google App Engine
This is Rietveld 408576698