| Index: gpu/command_buffer/common/trace_event.h
|
| diff --git a/gpu/command_buffer/common/trace_event.h b/gpu/command_buffer/common/trace_event.h
|
| index e63517e52362c54652625429b656d29a43759140..4bc18d7ae2788704f34877a6916e2a5d5c3eb2ef 100644
|
| --- a/gpu/command_buffer/common/trace_event.h
|
| +++ b/gpu/command_buffer/common/trace_event.h
|
| @@ -5,6 +5,6 @@
|
| #ifndef GPU_COMMAND_BUFFER_COMMON_TRACE_EVENT_H_
|
| #define GPU_COMMAND_BUFFER_COMMON_TRACE_EVENT_H_
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
|
|
| #endif // GPU_COMMAND_BUFFER_COMMON_TRACE_EVENT_H_
|
|
|