bookmarks: Get rid of BookmarkModelTestWithProfile class.
commit2b39aaf5dc7d0b0e00ce680b553f369753c0aa7e
authortfarina <tfarina@chromium.org>
Fri, 15 May 2015 17:00:37 +0000 (15 10:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 May 2015 17:01:24 +0000 (15 17:01 +0000)
tree2b952bb72c79c2bf7976c02873860e222d09f2f5
parentac9016561b5986ed8fe0f4871be37775fcf590de
bookmarks: Get rid of BookmarkModelTestWithProfile class.

That code has been componentized and does not interact directly
with Profile anymore. With that we were also able to move the
member functions into the unnamed namespace.

BUG=None
TEST=components_unittests --gtest_filter=*Bookmark*
R=sky@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#330116}
components/bookmarks/browser/bookmark_model_unittest.cc