| Index: appengine/third_party/gae_ts_mon/__init__.py
|
| diff --git a/appengine/third_party/gae_ts_mon/__init__.py b/appengine/third_party/gae_ts_mon/__init__.py
|
| index d9a48572dc2afb1dfa6a40340024d2b581564b83..368a2ca2f4eee50ee7952d052d0378bde485a249 100644
|
| --- a/appengine/third_party/gae_ts_mon/__init__.py
|
| +++ b/appengine/third_party/gae_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.
|
|
|
| import google # provided by GAE
|
| import imp
|
|
|