| Index: Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py
|
| diff --git a/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py b/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py
|
| index b0954638db776ab68c9e0777181dcaa9f0298bd4..87322171665fd1e3062cf134c68e37aafb1ab769 100644
|
| --- a/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py
|
| +++ b/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py
|
| @@ -168,7 +168,6 @@ class ChromiumAndroidPort(chromium.ChromiumPort):
|
| 'chromium-android',
|
| 'chromium-linux',
|
| 'chromium-win',
|
| - 'chromium',
|
| ]
|
|
|
| def __init__(self, host, port_name, **kwargs):
|
|
|