Extract OnDiskEvent and OnFormatEvent logic part from EventRouter to VolumeManager.
This CL extracts non-notification-related logics from EventRouter and move it to the VolumeManager. Now, EventRouter::OnDiskAdded, OnDiskRemoved, OnFormatStarted and OnFormatCompleted focus on event routing, and VolumeManager has responsibility of other stuff. BUG=279276 TEST=Ran unit_tests and tested manually. Review URL: https://chromiumcodereview.appspot.com/23890002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221407 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment