| Index: third_party/WebKit/Source/core/dom/ScriptableDocumentParser.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ScriptableDocumentParser.h b/third_party/WebKit/Source/core/dom/ScriptableDocumentParser.h
|
| index 35c5f1585afa5bcb1e52edad7bf686c3aa8f9216..f1da6e12eb9e86f342843cf59cca3ce79f00f51d 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScriptableDocumentParser.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScriptableDocumentParser.h
|
| @@ -65,6 +65,6 @@ private:
|
| ParserContentPolicy m_parserContentPolicy;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // ScriptableDocumentParser_h
|
|
|