| Index: third_party/WebKit/Source/core/css/FontStyleMatcher.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/FontStyleMatcher.cpp b/third_party/WebKit/Source/core/css/FontStyleMatcher.cpp
|
| index eb86dfe71c5ccccaa9a6ed0e44a501308ba10e0d..6b5c98ea18af096715cb4f04948ab972f8530f4b 100644
|
| --- a/third_party/WebKit/Source/core/css/FontStyleMatcher.cpp
|
| +++ b/third_party/WebKit/Source/core/css/FontStyleMatcher.cpp
|
| @@ -137,4 +137,4 @@ bool FontStyleMatcher::isCandidateBetter(CSSSegmentedFontFace *candidate, CSSSeg
|
| return false;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|