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

Unified Diff: chrome/android/BUILD.gn

Issue 2730703003: Change CBD layout and texts (Closed)
Patch Set: add browsertest for checkbox summaries 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/java/res/layout-sw360dp/preference_spinner_custom.xml » ('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 d6a6523fc6ba1407429b8fd0142b854f5544a21d..f9875c2b8b4c815476cb0628395f4efbf4756f35 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -450,7 +450,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",
dullweber 2017/03/14 12:33:36 Hamcrest and junit are already indirect dependenci
"//ui/android:ui_java",
"//ui/android:ui_javatests",
google_play_services_library,
« no previous file with comments | « no previous file | chrome/android/java/res/layout-sw360dp/preference_spinner_custom.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698