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

Unified Diff: chrome/test/android/BUILD.gn

Issue 2746013011: [Home] Add BottomSheetObserverTest#testSheetContentChanged (Closed)
Patch Set: [Home] Add BottomSheetObserverTest#testSheetContentChanged 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/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index 7420c81477fd9106632d81d17c1efee36b40a57b..4d91b7b8d81977b41a2d0e85fe33fc47df8629be 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -81,6 +81,8 @@ android_library("chrome_java_test_support") {
"//net/android:net_java",
"//net/android:net_java_test_support",
"//testing/android/reporter:reporter_java",
+ "//third_party/android_tools:android_support_design_java",
+ "//third_party/android_tools:android_support_transition_java",
"//third_party/android_tools:android_support_v7_appcompat_java",
"//third_party/android_tools:android_support_v7_recyclerview_java",
"//third_party/android_tools:legacy_http_javalib",

Powered by Google App Engine
This is Rietveld 408576698