Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h b/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h |
| index 21411651d063c4956ad1c82b027f0555b24dca82..2253e984bbe9fc5457c9f83d9b253b1d3c70ac97 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h |
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h |
| @@ -57,6 +57,6 @@ private: |
| bool m_isStarted; |
| }; |
| -} |
| +} // namespace blink |
| #endif |