| Index: components/profile_service/profile_app.h
 | 
| diff --git a/components/profile_service/profile_app.h b/components/profile_service/profile_app.h
 | 
| index 78f1d07b9348cd2f78974cb6ea64408d41a6b3a7..0fff6c42e481d8ddc934a61eb262b307449aae14 100644
 | 
| --- a/components/profile_service/profile_app.h
 | 
| +++ b/components/profile_service/profile_app.h
 | 
| @@ -10,9 +10,9 @@
 | 
|  #include "components/leveldb/public/interfaces/leveldb.mojom.h"
 | 
|  #include "components/profile_service/public/interfaces/profile.mojom.h"
 | 
|  #include "mojo/public/cpp/bindings/binding_set.h"
 | 
| -#include "mojo/services/tracing/public/cpp/tracing_impl.h"
 | 
|  #include "services/shell/public/cpp/interface_factory.h"
 | 
|  #include "services/shell/public/cpp/shell_client.h"
 | 
| +#include "services/tracing/public/cpp/tracing_impl.h"
 | 
|  
 | 
|  namespace profile {
 | 
|  
 | 
| 
 |