| Index: services/shell/standalone/context.cc
|
| diff --git a/services/shell/standalone/context.cc b/services/shell/standalone/context.cc
|
| index 9eb3cb2dc05b29aafff7138bdb052bfc40c65b7f..83963236f78c004012e08baba812b9132f4537bb 100644
|
| --- a/services/shell/standalone/context.cc
|
| +++ b/services/shell/standalone/context.cc
|
| @@ -25,7 +25,7 @@
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "build/build_config.h"
|
| -#include "components/tracing/tracing_switches.h"
|
| +#include "components/tracing/common/tracing_switches.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "mojo/util/filename_util.h"
|
|
|