Sign in
mojo
/
mojo-tools
/
b1556b343dd0a8c4975af25a013d305b288e508a
/
.
/
testing
/
perf
/
BUILD.gn
blob: 9d7ca91e5ae250dd396aa0ad0fb13d7ace14e880 [
file
] [
log
] [
blame
]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set
(
"perf"
)
{
sources
=
[
"perf_test.cc"
,
]
deps
=
[
"//base"
,
]
}