| Index: services/tracing/public/cpp/switches.cc
|
| diff --git a/mojo/services/tracing/public/cpp/switches.cc b/services/tracing/public/cpp/switches.cc
|
| similarity index 92%
|
| rename from mojo/services/tracing/public/cpp/switches.cc
|
| rename to services/tracing/public/cpp/switches.cc
|
| index 1b838e6464c843d74ee97c0de6fcd86512e0a0da..279c890708d4683e9edf1747931d44431fa78157 100644
|
| --- a/mojo/services/tracing/public/cpp/switches.cc
|
| +++ b/services/tracing/public/cpp/switches.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/public/cpp/switches.h"
|
| +#include "services/tracing/public/cpp/switches.h"
|
|
|
| namespace tracing {
|
|
|
|
|