commit | 8c2eb6f1104b23158bb846bd6d4f8bdfa8125a56 | [log] [tgz] |
---|---|---|
author | kkhorimoto <kkhorimoto@chromium.org> | Fri Mar 10 00:31:40 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 10 00:31:40 2017 |
tree | 7eec68f77491174e311a14b9f929e4a4df3ba1d5 | |
parent | 98fd3234c0100a359e8bfbaf32d164a092b12a31 [diff] |
Remove CRWSessionEntry. Since all clients of CRWSessionController have been updated to use NavigationItems, it is now safe to remove CRWSessionEntry. This CL updates CRWSessionController implementation to directly own NavigationItems rather than owning them transitively through CRWSessionEntry. BUG=454984 Review-Url: https://codereview.chromium.org/2737203002 Cr-Commit-Position: refs/heads/master@{#455923}