Index: third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.h |
diff --git a/third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.h b/third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.h |
index 8a70ab1bacea2e4b312084e91bd4cd1b75b8738a..52bf9c25d45b3727946588452f726a86250f3add 100644 |
--- a/third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.h |
+++ b/third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.h |
@@ -80,6 +80,6 @@ private: |
void updateTotalCheckpointTokenCount(); |
}; |
-} |
+} // namespace blink |
#endif |