| Index: build/android/pylib/constants/__init__.py
|
| diff --git a/build/android/pylib/constants/__init__.py b/build/android/pylib/constants/__init__.py
|
| index cbc475eb74cdeb60aab54db9ee3a86a8ee2d249f..c23edf645f08a7a37ca6d4100790eb051d88e4f5 100644
|
| --- a/build/android/pylib/constants/__init__.py
|
| +++ b/build/android/pylib/constants/__init__.py
|
| @@ -135,7 +135,6 @@ LIGHTTPD_DEFAULT_PORT = 9000
|
| LIGHTTPD_RANDOM_PORT_FIRST = 8001
|
| LIGHTTPD_RANDOM_PORT_LAST = 8999
|
| TEST_SYNC_SERVER_PORT = 9031
|
| -TEST_SEARCH_BY_IMAGE_SERVER_PORT = 9041
|
| TEST_POLICY_SERVER_PORT = 9051
|
|
|
|
|
|
|