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

Unified Diff: chrome/android/BUILD.gn

Issue 2770533002: [EXAMPLE] testHamcrestContains working properly (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chrome/android/javatests/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 79752346239c1d86f9f284ab90a9f1d4e6539a6b..9a6992ebf2f4a784e0830588bf5e08c62b0342ce 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -461,7 +461,9 @@ 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",
"//ui/android:ui_javatests",
google_play_services_library,
« no previous file with comments | « no previous file | chrome/android/javatests/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698