Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLSlotElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp b/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp |
| index 230144be09fef59eae872e1986c2f5ecaaa7d010..774e68a45b621ddd1b6d9d2b56b8e3dd823cdcc7 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp |
| @@ -207,4 +207,4 @@ DEFINE_TRACE(HTMLSlotElement) |
| HTMLElement::trace(visitor); |
| } |
| -} |
| +} // namespace blink |