Index: build/android/buildbot/bb_device_steps.py |
diff --git a/build/android/buildbot/bb_device_steps.py b/build/android/buildbot/bb_device_steps.py |
index 09292ce2b66108cc8ac3c5b1da10072abfa0d55f..1d865e84a2f8147c3dbe335cf7aa12be2cb3dcab 100755 |
--- a/build/android/buildbot/bb_device_steps.py |
+++ b/build/android/buildbot/bb_device_steps.py |
@@ -214,7 +214,7 @@ def RunMojoTests(options): |
None, |
'org.chromium.mojo.tests', |
'MojoTest', |
- None) |
+ 'bindings:mojo/public/interfaces/bindings/tests/data') |
RunInstrumentationSuite(options, test) |