| Index: tools/perf/contrib/cluster_telemetry/ct_benchmarks_util.py
|
| diff --git a/tools/perf/ct_benchmarks_util.py b/tools/perf/contrib/cluster_telemetry/ct_benchmarks_util.py
|
| similarity index 99%
|
| rename from tools/perf/ct_benchmarks_util.py
|
| rename to tools/perf/contrib/cluster_telemetry/ct_benchmarks_util.py
|
| index 580f45ba8eda14e5bd815397a791ce958da76bbd..746ba2bbe1314c468f400c6706bf5fe6402880be 100755
|
| --- a/tools/perf/ct_benchmarks_util.py
|
| +++ b/tools/perf/contrib/cluster_telemetry/ct_benchmarks_util.py
|
| @@ -3,7 +3,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -
|
| def AddBenchmarkCommandLineArgs(parser):
|
| parser.add_option('--user-agent', action='store', type='string',
|
| default=None, help='Options are mobile and desktop.')
|
|
|