Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/StyleEngine.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/StyleEngine.cpp b/third_party/WebKit/Source/core/dom/StyleEngine.cpp |
| index 374e9e8655a53160a95564ae23faff06207e5448..6c2876a1e5fbd86440dad6f33f444813ae179376 100644 |
| --- a/third_party/WebKit/Source/core/dom/StyleEngine.cpp |
| +++ b/third_party/WebKit/Source/core/dom/StyleEngine.cpp |
| @@ -744,4 +744,4 @@ DEFINE_TRACE(StyleEngine) |
| CSSFontSelectorClient::trace(visitor); |
| } |
| -} |
| +} // namespace blink |