| Index: sky/engine/core/inspector/InstrumentingAgents.h
|
| diff --git a/sky/engine/core/inspector/InstrumentingAgents.h b/sky/engine/core/inspector/InstrumentingAgents.h
|
| index 4e5ff02da06e48a6feb75d6e82f8c73ee12dfd24..63bd073901250460683c81cbd1aad34cccc70b6d 100644
|
| --- a/sky/engine/core/inspector/InstrumentingAgents.h
|
| +++ b/sky/engine/core/inspector/InstrumentingAgents.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InstrumentingAgents_h
|
| #define InstrumentingAgents_h
|
|
|
| -#include "wtf/Noncopyable.h"
|
| +#include "sky/engine/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|