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

Unified Diff: chrome/android/BUILD.gn

Issue 2766373004: Convert the rest of chrome_public_test_apk InstrumentationTestCases to JUnit4 (Closed)
Patch Set: Change imports Created 3 years, 9 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index a478f4407d863cc6559eaed37476f42d37f796e1..ae6a58e76c5220d114d25a8aaa8fc8e4ad31a0a5 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -463,6 +463,7 @@ android_library("chrome_test_java") {
"//third_party/android_tools:legacy_http_javalib",
"//third_party/cacheinvalidation:cacheinvalidation_javalib",
"//third_party/custom_tabs_client:custom_tabs_support_java",
+ "//third_party/hamcrest:hamcrest_java",
"//third_party/jsr-305:jsr_305_javalib",
"//third_party/junit",
"//ui/android:ui_java",

Powered by Google App Engine
This is Rietveld 408576698