| Index: client/third_party/infra_libs/logs/__init__.py
|
| diff --git a/client/third_party/infra_libs/logs/__init__.py b/client/third_party/infra_libs/logs/__init__.py
|
| index d22087508c000129a8933b5ff2b9f234871aa83b..de18646aa2dcb6c0d62b71ff8b1584dbc8c2e3a0 100644
|
| --- a/client/third_party/infra_libs/logs/__init__.py
|
| +++ b/client/third_party/infra_libs/logs/__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.logs.logs import add_argparse_options
|
| from infra_libs.logs.logs import add_handler
|
|
|