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

Unified Diff: build/android/BUILD.gn

Issue 2880063002: (Reland) Specify --gs-results-bucket arg for chromium.android bots. (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
« no previous file with comments | « no previous file | testing/buildbot/chromium.android.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/BUILD.gn
diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn
index a09c0f5ddcae7311bf4a4c7b29f1fa88099a68bd..4720c8a1b0f457274b8efbf8e91c8ea39d6c2887 100644
--- a/build/android/BUILD.gn
+++ b/build/android/BUILD.gn
@@ -114,6 +114,7 @@ group("test_runner_py") {
data = sources + [
"devil_chromium.json",
"pylib/gtest/filter/",
+ "pylib/instrumentation/render_test.html.jinja",
jbudorick 2017/05/13 16:15:42 future nit: this should be in a subdir of instrume
"test_wrapper/logdog_wrapper.py",
"${android_sdk_build_tools}/aapt",
"${android_sdk_build_tools}/dexdump",
« no previous file with comments | « no previous file | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698