| Index: third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| index 4109c9d18cd5ea0faf57283b8d16139cbd68c983..5f9a010e1307a5712301fb0a3b7aecda1a5fa1b5 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| @@ -90,6 +90,6 @@ class FontVariantNumeric {
|
| // Used in setVariant to store the value in m_fields.m_variantNumeric;
|
| friend class FontDescription;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // FontVariantNumeric_h
|
|
|