| Index: content/renderer/devtools/v8_sampling_profiler.h
|
| diff --git a/content/renderer/devtools/v8_sampling_profiler.h b/content/renderer/devtools/v8_sampling_profiler.h
|
| index f12b7e734cd5cfcefb1792be21ce1226a1aa25eb..acd01ef2ac2b6c5a440e5c2c8de7c5948734bf0d 100644
|
| --- a/content/renderer/devtools/v8_sampling_profiler.h
|
| +++ b/content/renderer/devtools/v8_sampling_profiler.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_RENDERER_DEVTOOLS_V8_SAMPLING_PROFILER_H_
|
| #define CONTENT_RENDERER_DEVTOOLS_V8_SAMPLING_PROFILER_H_
|
|
|
| -#include "base/debug/trace_event_impl.h"
|
| #include "base/synchronization/waitable_event.h"
|
| +#include "base/trace_event/trace_event_impl.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
|
|