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

Unified Diff: content/test/BUILD.gn

Issue 2043803003: 👔 Reland #2: Move side-loaded test data /sdcard -> /sdcard/gtestdata (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase atop https://codereview.chromium.org/2041723006 Created 4 years, 6 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 6fa4380bf642ad5a0ab90ae7d11c6afdedcf66ee..c1d96d2131326872bcf4f138e19547ddbe561a55 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -349,6 +349,7 @@ if (is_android) {
deps = [
":content_browsertests_resources",
"//base:base_java",
+ "//base:base_java_test_support",
"//content/public/android:content_java",
"//content/public/test/android:content_java_test_support",
"//content/shell/android:content_shell_browsertests_java",

Powered by Google App Engine
This is Rietveld 408576698