Rename GDataSystemService to DriveSystemService
[chromium-blink-merge.git] / native_client_sdk / src / sdktry-list.sh
blobad5d2cff83ab44919b863efb62f7eafaa46deea8
1 #!/bin/bash
3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
7 # Get the list of nacl-sdk try bots.
9 echo "-b naclsdkm-mac \
10 -b naclsdkm-linux \
11 -b naclsdkm-pnacl-linux \
12 -b naclsdkm-windows32 \
13 -b naclsdkm-windows64 \
14 -S svn://svn.chromium.org/chrome-try/try-nacl"