| Index: third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h
|
| index 3d49274c0a978c0e7799194ae4cefa29a01c1d76..513e130d79219ad81b2add126974acce83d9dd84 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.h
|
| @@ -213,6 +213,6 @@ private:
|
| bool m_isParsingAtLineNumber;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|