| Index: client/third_party/infra_libs/ts_mon/common/distribution.py
|
| diff --git a/client/third_party/infra_libs/ts_mon/common/distribution.py b/client/third_party/infra_libs/ts_mon/common/distribution.py
|
| index 44c28c1978b741f076f8771ef905f325b81f890e..a9e4bd31d0e2d70235c72757ce6a61620538ecc2 100644
|
| --- a/client/third_party/infra_libs/ts_mon/common/distribution.py
|
| +++ b/client/third_party/infra_libs/ts_mon/common/distribution.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.
|
|
|
| import bisect
|
| import collections
|
|
|