| Index: services/tracing/trace_data_sink.cc
 | 
| diff --git a/mojo/services/tracing/trace_data_sink.cc b/services/tracing/trace_data_sink.cc
 | 
| similarity index 93%
 | 
| rename from mojo/services/tracing/trace_data_sink.cc
 | 
| rename to services/tracing/trace_data_sink.cc
 | 
| index e608a7452d623830bdcab8902a82e36224c374e5..b278956648b15949b06e450e304daa325fb76997 100644
 | 
| --- a/mojo/services/tracing/trace_data_sink.cc
 | 
| +++ b/services/tracing/trace_data_sink.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "mojo/services/tracing/trace_data_sink.h"
 | 
| +#include "services/tracing/trace_data_sink.h"
 | 
|  
 | 
|  #include <utility>
 | 
|  
 | 
| 
 |