From 3b32236f220d393f5fc2d92a6b6e23fd3f04fe2e Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Thu, 26 May 2016 11:23:32 +0200 Subject: [PATCH] iOS: Move JSON bot configurations after promoting GN bots. BUG=webrtc:5586 TBR=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/2009833003 . Cr-Commit-Position: refs/heads/master@{#12908} --- .../{client.webrtc.fyi => client.webrtc}/iOS64_Debug_(GN).json | 0 .../{client.webrtc.fyi => client.webrtc}/iOS64_Release_(GN).json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename webrtc/build/ios/{client.webrtc.fyi => client.webrtc}/iOS64_Debug_(GN).json (100%) rename webrtc/build/ios/{client.webrtc.fyi => client.webrtc}/iOS64_Release_(GN).json (100%) diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS64_Debug_(GN).json b/webrtc/build/ios/client.webrtc/iOS64_Debug_(GN).json similarity index 100% rename from webrtc/build/ios/client.webrtc.fyi/iOS64_Debug_(GN).json rename to webrtc/build/ios/client.webrtc/iOS64_Debug_(GN).json diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json b/webrtc/build/ios/client.webrtc/iOS64_Release_(GN).json similarity index 100% rename from webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json rename to webrtc/build/ios/client.webrtc/iOS64_Release_(GN).json