|  | Change configuration of user prefs to use mojo.
Previously, the mojo-bridged user prefs was preconfigured via a C++
interface. This CL adds a mojo configuration interface and changes the
existing user (remaining behind a flag) to use that interface rather
than directly configuring the user prefs pref store. With this CL, the
initial connection is still established out of band.
BUG=654988
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+436 lines, -298 lines) | Patch |  
        |  | M | chrome/browser/prefs/chrome_pref_service_factory.cc | View |  | 4 chunks | +108 lines, -147 lines | 0 comments | Download |  
        |  | M | chrome/browser/prefs/profile_pref_store_manager.h | View |  | 2 chunks | +3 lines, -1 line | 0 comments | Download |  
        |  | M | chrome/browser/prefs/profile_pref_store_manager.cc | View |  | 6 chunks | +28 lines, -8 lines | 0 comments | Download |  
        |  | M | chrome/browser/prefs/profile_pref_store_manager_unittest.cc | View |  | 11 chunks | +34 lines, -20 lines | 0 comments | Download |  
        |  | M | components/sync_preferences/BUILD.gn | View |  | 1 chunk | +2 lines, -0 lines | 0 comments | Download |  
        |  | M | components/sync_preferences/DEPS | View |  | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | M | components/sync_preferences/pref_service_syncable_factory.h | View |  | 2 chunks | +3 lines, -1 line | 0 comments | Download |  
        |  | M | components/sync_preferences/pref_service_syncable_factory.cc | View |  | 2 chunks | +6 lines, -1 line | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/DEPS | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/mock_validation_delegate.cc | View |  | 2 chunks | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/pref_hash_filter.h | View |  | 3 chunks | +7 lines, -17 lines | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/pref_hash_filter.cc | View |  | 3 chunks | +3 lines, -2 lines | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/pref_hash_filter_unittest.cc | View |  | 20 chunks | +65 lines, -68 lines | 0 comments | Download |  
        |  | M | components/user_prefs/tracked/tracked_preference_helper.cc | View |  | 1 chunk | +3 lines, -3 lines | 0 comments | Download |  
        |  | M | services/preferences/public/cpp/user_prefs_impl.h | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | services/preferences/public/cpp/user_prefs_impl.cc | View |  | 7 chunks | +112 lines, -26 lines | 0 comments | Download |  
        |  | M | services/preferences/public/interfaces/preferences.mojom | View |  | 2 chunks | +57 lines, -0 lines | 0 comments | Download |  
      Depends on Patchset:
         
    Total messages: 40 (40 generated)
     |