| Index: services/tracing/trace_recorder_impl.cc
|
| diff --git a/mojo/services/tracing/trace_recorder_impl.cc b/services/tracing/trace_recorder_impl.cc
|
| similarity index 93%
|
| rename from mojo/services/tracing/trace_recorder_impl.cc
|
| rename to services/tracing/trace_recorder_impl.cc
|
| index 92dd95c40863e6f1765e7be1c22a5af2d6e92098..f7057929bac25c256a6a510ba43b271da1eaf901 100644
|
| --- a/mojo/services/tracing/trace_recorder_impl.cc
|
| +++ b/services/tracing/trace_recorder_impl.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_recorder_impl.h"
|
| +#include "services/tracing/trace_recorder_impl.h"
|
|
|
| #include <utility>
|
|
|
|
|