From 3e35a3cfd99e11ab74b1ac9ceaa5871164aa80d3 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Wed, 7 Jun 2017 13:00:30 +0200 Subject: [PATCH] iOS: Update storage bucket for iOS64_Debug bot. This corrects a mistake made in https://codereview.webrtc.org/2919783002/ BUG=chromium:704912 NOTRY=True TBR=smut@google.com Change-Id: I4c105d8b8e0e373388e5787c5fde70683f056b49 Reviewed-on: https://chromium-review.googlesource.com/526635 Reviewed-by: Henrik Kjellander Commit-Queue: Henrik Kjellander Cr-Commit-Position: refs/heads/master@{#18468} --- tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json index 551035ed85..d157a2e459 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json @@ -17,7 +17,7 @@ "use_analyze": false, "additional_compile_targets": [ "all" ], "configuration": "Debug", - "bucket": "bling-archive", + "bucket": "chromium-webrtc", "tests": [ { "app": "modules_unittests",