[Cleanup] Add CreateWebContentsWithID helper to TabStripModelTest
commitd2ba9ec2f1bd12bf49fae11063ed2f79d547dc6d
authorjohnme <johnme@chromium.org>
Thu, 8 Jan 2015 02:08:53 +0000 (7 18:08 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 02:11:54 +0000 (8 02:11 +0000)
tree62859e17eb0e082075b8b402e514cea596aff906
parent17c89cc206ea8ce2f4cb8c9b661d1e21baa9175b
[Cleanup] Add CreateWebContentsWithID helper to TabStripModelTest

Since SetID is usually called immediately after CreateWebContents,
this lets you do both at once to improve legibility/conciseness.

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

Cr-Commit-Position: refs/heads/master@{#310441}
chrome/browser/ui/tabs/tab_strip_model_unittest.cc