3 # Copyright 2014 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.
9 from util
import build_utils
15 if __name__
== '__main__':
16 sys
.exit(main(sys
.argv
))