'break' statement after 'return' is not required.

There is no use of 'break' after 'return' call as control will return
immediately after return call.

BUG=514151

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

Cr-Commit-Position: refs/heads/master@{#340452}
1 file changed