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

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

Issue 2540603004: [Android] Redirect std{in,out,err} to sockets for layout tests. (Closed)
Patch Set: rebase Created 3 years, 11 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 27cc2f864c095398e67da6cc9cb6a956344bebce..ad17f158843412128f41471dcb9708ab196bc814 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -43,6 +43,7 @@ android_library("content_shell_java") {
deps = [
":content_shell_java_resources",
"//base:base_java",
+ "//base:base_java_test_support",
"//content/public/android:content_java",
"//device/geolocation:geolocation_java",
"//media/base/android:media_java",
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698