summaryrefslogtreecommitdiffstats
path: root/build/android
diff options
context:
space:
mode:
Diffstat (limited to 'build/android')
-rw-r--r--build/android/pylib/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py
index 732c937..59ffcd42 100644
--- a/build/android/pylib/constants.py
+++ b/build/android/pylib/constants.py
@@ -54,6 +54,7 @@ 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
# The net test server is started from port 10201.
# TODO(pliard): http://crbug.com/239014. Remove this dirty workaround once