Index: tools/telemetry/telemetry/core/backends/chrome/crx_id.py |
diff --git a/tools/telemetry/telemetry/core/chrome/crx_id.py b/tools/telemetry/telemetry/core/backends/chrome/crx_id.py |
similarity index 84% |
rename from tools/telemetry/telemetry/core/chrome/crx_id.py |
rename to tools/telemetry/telemetry/core/backends/chrome/crx_id.py |
index db563534ccc2909855b1b9cb49d08a3185b7947c..427c5d44011c279155722c648f81e7fa4ffa6d2b 100644 |
--- a/tools/telemetry/telemetry/core/chrome/crx_id.py |
+++ b/tools/telemetry/telemetry/core/backends/chrome/crx_id.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 __future__ import absolute_import |