Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h |
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h |
| index 5f6f6289bf1f8c8954378e80f006c06fcf2284b1..6ce1b8229fb2a95ac06a021f5e904db9727bb4cb 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h |
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h |
| @@ -63,6 +63,6 @@ private: |
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGInline, isSVGInline()); |
| -} |
| +} // namespace blink |
| #endif // LayoutSVGInline_H |