Index: tools/telemetry/telemetry/core/backends/chrome/cros_interface.py |
diff --git a/tools/telemetry/telemetry/core/chrome/cros_interface.py b/tools/telemetry/telemetry/core/backends/chrome/cros_interface.py |
similarity index 99% |
rename from tools/telemetry/telemetry/core/chrome/cros_interface.py |
rename to tools/telemetry/telemetry/core/backends/chrome/cros_interface.py |
index 6f1f16084eb4fec27cdea8716a45c3a61f41c370..a6c145727924725b2b93ef055df701b367a1bd0e 100644 |
--- a/tools/telemetry/telemetry/core/chrome/cros_interface.py |
+++ b/tools/telemetry/telemetry/core/backends/chrome/cros_interface.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. |
"""A wrapper around ssh for common operations on a CrOS-based device""" |