Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| diff --git a/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h b/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| index 5c43c7f493e6dc97a90232a34c6c5e9f2d922be4..677c3d8b56589b0746c56cc0eb46baed92229a3e 100644 |
| --- a/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| +++ b/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| @@ -54,6 +54,6 @@ private: |
| unsigned* m_count; |
| }; |
| -} |
| +} // namespace blink |
| #endif |