| Index: third_party/WebKit/Source/core/inspector/InspectorFrontendClient.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorFrontendClient.h b/third_party/WebKit/Source/core/inspector/InspectorFrontendClient.h
|
| index f2ac14d22e8d4f9fcb9a5fd60d92970552b11140..8f803c4b2c70875477b71f6c12c0baff1fc6e17e 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorFrontendClient.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorFrontendClient.h
|
| @@ -32,7 +32,7 @@
|
| #define InspectorFrontendClient_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|