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

Unified Diff: third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.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/core/layout/svg/LayoutSVGTSpan.h
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
index 907411a972f9d34063c279b9a955991172788712..e1eaec3fb55b250b2759486cb51f20434e72a021 100644
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
@@ -33,6 +33,6 @@ class LayoutSVGTSpan final : public LayoutSVGInline {
const char* GetName() const override { return "LayoutSVGTSpan"; }
};
-}
+} // namespace blink
#endif // LayoutSVGTSpan_h

Powered by Google App Engine
This is Rietveld 408576698