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

Unified Diff: tools_webrtc/mb/mb_config.pyl

Issue 2910963002: Revert of Disable Goma for Linux32 (ARM) 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/mb/mb_config.pyl
diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
index 56349c14409eaad6df72b0871350ad79224aefdb..25772605cb61641839b15be3ff981677c5991992 100644
--- a/tools_webrtc/mb/mb_config.pyl
+++ b/tools_webrtc/mb/mb_config.pyl
@@ -201,9 +201,8 @@
'gcc_release_bot_x64': [
'gn', 'gcc', 'release_bot', 'x64'
],
- # TOOD(kjellander): Restore Goma for this when crbug.com/726706 is fixed.
'debug_bot_arm': [
- 'gn', 'openh264', 'debug', 'arm'
+ 'gn', 'openh264_debug_bot', 'arm'
],
'release_bot_arm': [
'gn', 'openh264_release_bot', 'arm'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698