| Index: client/third_party/infra_libs/instrumented_requests.py
|
| diff --git a/client/third_party/infra_libs/instrumented_requests.py b/client/third_party/infra_libs/instrumented_requests.py
|
| index c04c20343fc1c4e35692329a596d88712d70925c..f5318d67c2bb5d8f2002f2e62603df569abced95 100644
|
| --- a/client/third_party/infra_libs/instrumented_requests.py
|
| +++ b/client/third_party/infra_libs/instrumented_requests.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright (c) 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.
|
|
|
| """Report ts_mon metrics for HTTP requests made by the `requests` library.
|
|
|
|
|