Index: build/android/pylib/browsertests/dispatch.py |
diff --git a/build/android/pylib/browsertests/dispatch.py b/build/android/pylib/browsertests/dispatch.py |
index 808c811224fd09ab4fd71554cd5a3679a117da93..81e3a6978eb4fe314ba9efe120f7f38a94961b4c 100644 |
--- a/build/android/pylib/browsertests/dispatch.py |
+++ b/build/android/pylib/browsertests/dispatch.py |
@@ -52,6 +52,7 @@ def Dispatch(options): |
options.tool, |
options.build_type, |
options.webkit, |
+ options.push_deps, |
constants.BROWSERTEST_TEST_PACKAGE_NAME, |
constants.BROWSERTEST_TEST_ACTIVITY_NAME, |
constants.BROWSERTEST_COMMAND_LINE_FILE) |