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

Unified Diff: chrome/android/BUILD.gn

Issue 2239003002: Revert of [Android] Update all Robolectric tests to Robolectric 3.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « build/config/android/rules.gni ('k') | chrome/android/java_sources.gni » ('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 17a6d00d7ee062eceb19776f99e1911f2c1fd92e..f4363175e032d5753a0b9f273b141fe6f91b2a63 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -307,6 +307,7 @@
":chrome_java_resources",
"//base:base_java",
"//base:base_java_test_support",
+ "//base:base_junit_test_support",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
"//components/sync:sync_java_test_support",
@@ -323,7 +324,6 @@
"//ui/android:ui_java",
google_play_services_library,
]
- srcjar_deps = [ "//base:base_build_config_gen" ]
}
# GYP: //chrome/chrome_android.gypi:chrome_version_java
« no previous file with comments | « build/config/android/rules.gni ('k') | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698