Summary: Remove the hard-coded values from V4LocalDatabaseManager::PopulateStoreNameMap (was: Remove the hard-coded values for update_list_identifier when the V4Database becomes available)
This is changing from a map to a vector of StoreIdAndFileName objects (see: GetStoreIdAndFileNames()).
Also, this is beginning to look like a WontFix since this seems like a good place to decide which lists/stores we are interested in fetching.
The values are still hardcoded in v4_local_database_manager.cc but the struct now contains all information about each list.
I believe this information belongs there so closing the bug now.
Comment 1 by vakh@chromium.org
, May 6 2016