| Index: Source/core/inspector/InspectorFrontendChannel.h
|
| diff --git a/Source/core/inspector/InspectorFrontendChannel.h b/Source/core/inspector/InspectorFrontendChannel.h
|
| index b3214ef7a31d5c04899d8df7cbe493302949606f..f5a19a1c13c3288f8d8504c1dd87c70906ef5102 100644
|
| --- a/Source/core/inspector/InspectorFrontendChannel.h
|
| +++ b/Source/core/inspector/InspectorFrontendChannel.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef InspectorFrontendChannel_h
|
| #define InspectorFrontendChannel_h
|
|
|
| -#include <wtf/Forward.h>
|
| +#include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|
|
|