I have a strange error. Usually (I did my googling), in this case of errors Angular specifies in square brackets which exactly module/service/provider/etc caused the problem
If we need to move from one component to another service then we have to define that service into app.module providers array.