blob: daed360ed0e37435974f8cf1069ad0aa8a7e88dc [file] [log] [blame]
# Copyright 2014 The Goma Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("root") {
deps = [
"//base",
"//benchmark",
"//client",
"//lib",
]
}