Fix early out in UpdateAutoplayStatus.
commit989d66b9ce5639d78dfe7e8911b1f1090f594150
authorchrishtr@chromium.org <chrishtr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 06:07:20 +0000 (23 06:07 +0000)
committerchrishtr@chromium.org <chrishtr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 06:07:20 +0000 (23 06:07 +0000)
tree386f2a5f603950eb18ecabde514140b8a465b855
parentc929c932823d94a611c25f3ff966c685bd394b4b
Fix early out in UpdateAutoplayStatus.

The intention is to disable the update when the feature is
disabled on the commandline for performance testing purposes.

BUG=390799

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284852 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/android/voice_search_tab_helper.cc