| Index: chrome/test/mini_installer/settings.py
|
| diff --git a/chrome/test/mini_installer/settings.py b/chrome/test/mini_installer/settings.py
|
| deleted file mode 100644
|
| index 9c04a8b52e566a4e7350db6bb0f511a8b676e5f6..0000000000000000000000000000000000000000
|
| --- a/chrome/test/mini_installer/settings.py
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -# 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.
|
| -
|
| -PRINT_TEST_PREFIX = "Testing: "
|
| -PRINT_COMMAND_PREFIX = " * Command: "
|
| -PRINT_STATE_PREFIX = " * State: "
|
| -PRINT_VERIFIER_PREFIX = " - Verify that "
|
|
|