| Index: client/third_party/infra_libs/ts_mon/__init__.py
|
| diff --git a/client/third_party/infra_libs/ts_mon/__init__.py b/client/third_party/infra_libs/ts_mon/__init__.py
|
| index 7c08de63e024dbc273b1c7abccf2062ff60d50ce..181c90f4ec13878ef84ffaceb9ca6bf144390c05 100644
|
| --- a/client/third_party/infra_libs/ts_mon/__init__.py
|
| +++ b/client/third_party/infra_libs/ts_mon/__init__.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2015 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.
|
| +# that can be found in the LICENSE file.
|
|
|
| from infra_libs.ts_mon.config import add_argparse_options
|
| from infra_libs.ts_mon.config import process_argparse_options
|
|
|