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

Unified Diff: testing/android/native_test/BUILD.gn

Issue 2018663002: 👔 Reland of Move side-loaded test data /sdcard -> /sdcard/gtestdata (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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: testing/android/native_test/BUILD.gn
diff --git a/testing/android/native_test/BUILD.gn b/testing/android/native_test/BUILD.gn
index 19f2363d238c73c035df8165b1e6851a29afa0fe..3f2868bc250cbd4f4c43eb613174645beacb3069 100644
--- a/testing/android/native_test/BUILD.gn
+++ b/testing/android/native_test/BUILD.gn
@@ -40,6 +40,7 @@ android_library("native_test_java") {
testonly = true
deps = [
"//base:base_java",
+ "//base:base_java_test_support",
"//testing/android/appurify_support:appurify_support_java",
"//testing/android/reporter:reporter_java",
]
« no previous file with comments | « testing/android/native_test.gyp ('k') | testing/android/native_test/java/src/org/chromium/native_test/NativeTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698