| Index: client/third_party/infra_libs/ts_mon/common/metric_store.py
|
| diff --git a/client/third_party/infra_libs/ts_mon/common/metric_store.py b/client/third_party/infra_libs/ts_mon/common/metric_store.py
|
| index a34adcbd690c38c611d1359efd416bcfb011810a..2db270125e9260e72760992703532ce0205fde3a 100644
|
| --- a/client/third_party/infra_libs/ts_mon/common/metric_store.py
|
| +++ b/client/third_party/infra_libs/ts_mon/common/metric_store.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 collections
|
| import copy
|
|
|