xixuan | 2a0970a | 2016-08-10 19:12:44 | [diff] [blame] | 1 | # Copyright (c) 2016 The Chromium OS Authors. All rights reserved. |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
xixuan | cf58dd3 | 2016-08-24 20:57:06 | [diff] [blame] | 5 | from __future__ import print_function |
xixuan | 2a0970a | 2016-08-10 19:12:44 | [diff] [blame] | 6 | |
xixuan | cf58dd3 | 2016-08-24 20:57:06 | [diff] [blame] | 7 | import setup_chromite |