| Index: tools/telemetry/telemetry/core/backends/chrome/inspector_console_unittest.py
|
| diff --git a/tools/telemetry/telemetry/core/chrome/inspector_console_unittest.py b/tools/telemetry/telemetry/core/backends/chrome/inspector_console_unittest.py
|
| similarity index 94%
|
| rename from tools/telemetry/telemetry/core/chrome/inspector_console_unittest.py
|
| rename to tools/telemetry/telemetry/core/backends/chrome/inspector_console_unittest.py
|
| index ec85cc81d3b23e3cca86ee5b27a2494b8a3840af..79a75f45b5d249a65ffe96a6a95b74c2ca0b2ab1 100644
|
| --- a/tools/telemetry/telemetry/core/chrome/inspector_console_unittest.py
|
| +++ b/tools/telemetry/telemetry/core/backends/chrome/inspector_console_unittest.py
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +# Copyright 2013 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.
|
| import re
|
|
|