Commit e935b271 authored by mikecase's avatar mikecase Committed by Commit bot

Fixed small error in how ChromeSyncShellTest was run.

BUG=406538

Review URL: https://codereview.chromium.org/612933002

Cr-Commit-Position: refs/heads/master@{#300727}
parent 27be78b9
......@@ -186,7 +186,7 @@ def RunChromeSyncShellTests(options):
test = I('ChromeSyncShell',
'ChromeSyncShell.apk',
'org.chromium.chrome.browser.sync',
'ChromeSyncShellTest.apk',
'ChromeSyncShellTest',
'chrome:chrome/test/data/android/device_files')
RunInstrumentationSuite(options, test)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment