Fix Tab constructor
commit6aa5013ff32dae83905f9e466a1063858ae69982
authordfalcantara <dfalcantara@chromium.org>
Fri, 24 Oct 2014 18:01:13 +0000 (24 11:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Oct 2014 18:02:00 +0000 (24 18:02 +0000)
tree0b76e244793d8c6849302a36cba42f0121d794f9
parent3510f83d9d833bf2bce601421dadbae9bd247278
Fix Tab constructor

For some reason, the constructor arguments are flipped.
Flip them so they make sense.

BUG=415747

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

Cr-Commit-Position: refs/heads/master@{#301146}
chrome/android/java/src/org/chromium/chrome/browser/Tab.java