Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
| diff --git a/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h b/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
| index a0620a8ffe849c6d1a1ba363d0ade9e36a3dc1d6..366e30cb276cdfaa81ab4479afa627d11d87e187 100644 |
| --- a/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
| +++ b/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
| @@ -76,7 +76,7 @@ private: |
| Type m_type; |
| }; |
| -} |
| +} // namespace blink |
| #endif |