| Index: components/profile_service/DEPS
 | 
| diff --git a/components/profile_service/DEPS b/components/profile_service/DEPS
 | 
| index e854d1e07c6454eba5c54bc470504077c06a0187..41f8d40d6276d52a93a3a083330f4b9061e66380 100644
 | 
| --- a/components/profile_service/DEPS
 | 
| +++ b/components/profile_service/DEPS
 | 
| @@ -5,7 +5,7 @@ include_rules = [
 | 
|    "+mojo/message_pump",
 | 
|    "+mojo/platform_handle",
 | 
|    "+mojo/public",
 | 
| -  "+mojo/services/tracing/public/cpp",
 | 
| -  "+services/shell",
 | 
|    "+mojo/util",
 | 
| +  "+services/shell",
 | 
| +  "+services/tracing/public/cpp",
 | 
|  ]
 | 
| 
 |