| Index: Source/core/html/parser/InputStreamPreprocessor.h
|
| diff --git a/Source/core/html/parser/InputStreamPreprocessor.h b/Source/core/html/parser/InputStreamPreprocessor.h
|
| index dfb72f082165760febf49f034ee91698da6c75f8..842e948138b85788e26b214f40251578686d5206 100644
|
| --- a/Source/core/html/parser/InputStreamPreprocessor.h
|
| +++ b/Source/core/html/parser/InputStreamPreprocessor.h
|
| @@ -29,7 +29,7 @@
|
| #define InputStreamPreprocessor_h
|
|
|
| #include "core/platform/text/SegmentedString.h"
|
| -#include <wtf/Noncopyable.h>
|
| +#include "wtf/Noncopyable.h"
|
|
|
| namespace WebCore {
|
|
|
|
|