| Index: build/android/pylib/perf_tests_helper.py
|
| diff --git a/build/android/perf_tests_helper.py b/build/android/pylib/perf_tests_helper.py
|
| similarity index 96%
|
| rename from build/android/perf_tests_helper.py
|
| rename to build/android/pylib/perf_tests_helper.py
|
| index 740c455ddbe3867a317d3a16d47a12da19fa01f5..0952beb274e26fdeb59880d3efd189373a0565b3 100644
|
| --- a/build/android/perf_tests_helper.py
|
| +++ b/build/android/pylib/perf_tests_helper.py
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2012 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.
|
|
|
|
|