Index: tools/telemetry/telemetry/core/backends/chrome/inspector_runtime_unittest.py |
diff --git a/tools/telemetry/telemetry/core/chrome/inspector_runtime_unittest.py b/tools/telemetry/telemetry/core/backends/chrome/inspector_runtime_unittest.py |
similarity index 93% |
rename from tools/telemetry/telemetry/core/chrome/inspector_runtime_unittest.py |
rename to tools/telemetry/telemetry/core/backends/chrome/inspector_runtime_unittest.py |
index a2d282986fe6acdc00a7a60b45fbca47e49137ce..c5687dd344de4c5ea2a98046b89150005fc21be8 100644 |
--- a/tools/telemetry/telemetry/core/chrome/inspector_runtime_unittest.py |
+++ b/tools/telemetry/telemetry/core/backends/chrome/inspector_runtime_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. |
from telemetry.core import exceptions |