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

Unified Diff: testing/buildbot/chromium.win.json

Issue 1640883003: tools/battor_agent: *Actually* makes the BattOr build on all platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index e692963eb89dddd359418fb6546ce68e1cc24fa1..75d40aeed805bbe31b04e310a18fcc4dc434749a 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -394,11 +394,6 @@
}
]
},
- "Win Builder": {
- "additional_compile_targets": [
- "battor_agent"
- ]
- },
"Win x64 GN": {
"additional_compile_targets": [
"gn_all"
@@ -410,6 +405,7 @@
"app_list_unittests",
"app_shell_unittests",
"aura_unittests",
+ "battor_agent",
"cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
@@ -1257,6 +1253,7 @@
"app_list_unittests",
"app_shell_unittests",
"aura_unittests",
+ "battor_agent",
"cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
@@ -1367,6 +1364,7 @@
"app_list_unittests",
"app_shell_unittests",
"aura_unittests",
+ "battor_agent",
"cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698