| Index: third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp b/third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp
|
| index b3f378751220c51c74f5f0cd27a74fac76c07117..cc5344d24e8ff07e7371e4340fbfbfc544fc5005 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp
|
| @@ -877,5 +877,4 @@ DEFINE_TRACE(HTMLConstructionSite::PendingText)
|
| visitor->trace(nextChild);
|
| }
|
|
|
| -
|
| -}
|
| +} // namespace blink
|
|
|