| Index: services/tracing/trace_recorder_impl.h
 | 
| diff --git a/services/tracing/trace_recorder_impl.h b/services/tracing/trace_recorder_impl.h
 | 
| index e3a5ef9a7cbbb90805e5f84e279883130b0b1649..2f8aa3a5b05a7590eca126c23a8a427e004ee9b9 100644
 | 
| --- a/services/tracing/trace_recorder_impl.h
 | 
| +++ b/services/tracing/trace_recorder_impl.h
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include "base/macros.h"
 | 
|  #include "mojo/public/cpp/bindings/binding.h"
 | 
|  #include "mojo/public/cpp/bindings/string.h"
 | 
| -#include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
 | 
| +#include "mojo/services/tracing/interfaces/tracing.mojom.h"
 | 
|  #include "services/tracing/trace_data_sink.h"
 | 
|  
 | 
|  namespace tracing {
 | 
| 
 |