Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/FontStyleMatcher.h |
| diff --git a/third_party/WebKit/Source/core/css/FontStyleMatcher.h b/third_party/WebKit/Source/core/css/FontStyleMatcher.h |
| index 292adc9eba975783b9ad703feed8ec75fc321170..0c07c3bf812e2825ca0bb702429ee696e2fd2921 100644 |
| --- a/third_party/WebKit/Source/core/css/FontStyleMatcher.h |
| +++ b/third_party/WebKit/Source/core/css/FontStyleMatcher.h |
| @@ -21,6 +21,6 @@ private: |
| const FontTraits& m_fontTraits; |
| }; |
| -} |
| +} // namespace blink |
| #endif |