Upstream BrowserState::GetStatePath()
commit2bbdeede75fc7dca57169673b21a0e3a79af2dfb
authorsdefresne <sdefresne@chromium.org>
Mon, 2 Mar 2015 14:24:26 +0000 (2 06:24 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 14:25:12 +0000 (2 14:25 +0000)
treede1b1f14359acbea75fbea891450a73d158f15fc
parenteb0a07d97c5bdb0e7b8f0c0f57b20ec60fcc1920
Upstream BrowserState::GetStatePath()

When using multiple BrowserState (think saving and incognito), each one
has a different path to stored data on iOS. In order to avoid confusion
with chrome Profile change the name of the method returning the path of
a BrowserState to GetStatePath().

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#318690}
ios/chrome/browser/suggestions/suggestions_service_factory.mm
ios/web/public/browser_state.h
ios/web/public/test/test_browser_state.cc
ios/web/public/test/test_browser_state.h