| Index: components/tracing/common/tracing_switches.cc
|
| diff --git a/components/tracing/tracing_switches.cc b/components/tracing/common/tracing_switches.cc
|
| similarity index 98%
|
| rename from components/tracing/tracing_switches.cc
|
| rename to components/tracing/common/tracing_switches.cc
|
| index f33307199b171f0df83a5c95a8891d1c8ecfaf5f..730aef42f5bfe1b74b2101c242288b89d54fc233 100644
|
| --- a/components/tracing/tracing_switches.cc
|
| +++ b/components/tracing/common/tracing_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 "components/tracing/tracing_switches.h"
|
| +#include "components/tracing/common/tracing_switches.h"
|
|
|
| namespace switches {
|
|
|
|
|