| Index: third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp b/third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp
|
| index 90a6fea616c9f7b6ec2cdb88b4d04174647efe53..8740657804fba49e9ec11152027a30165dedc36a 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "platform/heap/SafePoint.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebTraceLocation.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|