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

Unified Diff: chrome/android/BUILD.gn

Issue 2864693002: (Reland x3) Expose resources in Robolectric/JUnit tests. (Closed)
Patch Set: Created 3 years, 7 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 5b11c3aa38be61b969ef89ead5bd4458f72f84aa..7ad472632ce206f792d28f8182ea727c092efbae 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -380,6 +380,8 @@ junit_binary("chrome_junit_tests") {
google_play_services_library,
]
srcjar_deps = [ "//base:base_build_config_gen" ]
+
+ package_name = manifest_package
}
chrome_version_java_dir = "$root_gen_dir/templates/chrome_version_java"
« no previous file with comments | « build/config/android/rules.gni ('k') | chrome/android/junit/src/org/chromium/chrome/browser/suggestions/TileGroupTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698