| Index: content/browser/devtools/protocol/tracing_handler.cc
|
| diff --git a/content/browser/devtools/protocol/tracing_handler.cc b/content/browser/devtools/protocol/tracing_handler.cc
|
| index 4159af138cb4296beebee9a488d313d4889eb56d..11a508b8297611382c0a01af415500d3926bd21d 100644
|
| --- a/content/browser/devtools/protocol/tracing_handler.cc
|
| +++ b/content/browser/devtools/protocol/tracing_handler.cc
|
| @@ -17,7 +17,7 @@
|
| #include "base/trace_event/memory_dump_manager.h"
|
| #include "base/trace_event/trace_event_impl.h"
|
| #include "base/trace_event/tracing_agent.h"
|
| -#include "components/tracing/browser/trace_config_file.h"
|
| +#include "components/tracing/common/trace_config_file.h"
|
| #include "content/browser/devtools/devtools_io_context.h"
|
| #include "content/browser/devtools/devtools_session.h"
|
| #include "content/browser/tracing/tracing_controller_impl.h"
|
|
|