Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698