| Index: build/android/pylib/run_tests_helper.py
|
| diff --git a/build/android/run_tests_helper.py b/build/android/pylib/run_tests_helper.py
|
| similarity index 98%
|
| rename from build/android/run_tests_helper.py
|
| rename to build/android/pylib/run_tests_helper.py
|
| index 45e3afdaead2cb4c65732be2a4a369b87eb354cd..6a3937aa77749c0b571be890a4ac59574f346686 100644
|
| --- a/build/android/run_tests_helper.py
|
| +++ b/build/android/pylib/run_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.
|
|
|
|
|