[Android History] Add tests for removing items
Adds HistoryAdapterTest and HistoryManagerTest with tests for
removing history items and basic tests for initializing the
adapter.
Also fixes two bugs related to removing items:
- Remove header if only 1 item is remaining so empty view is shown
- Set item positions after removing an item
BUG=
654071
Committed:
https://crrev.com/c1bc970e4647e0a64455089d6f108625d4ba8d1c
Cr-Commit-Position: refs/heads/master@{#441483}