| Index: cc/debug/devtools_instrumentation.h
|
| diff --git a/cc/debug/devtools_instrumentation.h b/cc/debug/devtools_instrumentation.h
|
| index 96fa3a523ae90c5b53e5c8d7f19e6bef8351b471..cfe3e5a2f004e39895a85cd3e0d9da79736ec38f 100644
|
| --- a/cc/debug/devtools_instrumentation.h
|
| +++ b/cc/debug/devtools_instrumentation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_DEBUG_DEVTOOLS_INSTRUMENTATION_H_
|
| #define CC_DEBUG_DEVTOOLS_INSTRUMENTATION_H_
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
|
|
| namespace cc {
|
| namespace devtools_instrumentation {
|
|
|