Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/StyleElement.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/StyleElement.cpp b/third_party/WebKit/Source/core/dom/StyleElement.cpp |
| index db89d92479e26f9870399e986124c910e0a94134..265bf5010ee54973e13f607d33675de45526a937 100644 |
| --- a/third_party/WebKit/Source/core/dom/StyleElement.cpp |
| +++ b/third_party/WebKit/Source/core/dom/StyleElement.cpp |
| @@ -237,4 +237,4 @@ DEFINE_TRACE(StyleElement) |
| visitor->trace(m_sheet); |
| } |
| -} |
| +} // namespace blink |