Index: third_party/WebKit/Source/platform/mac/ThemeMac.h |
diff --git a/third_party/WebKit/Source/platform/mac/ThemeMac.h b/third_party/WebKit/Source/platform/mac/ThemeMac.h |
index 034df815d327c75dc495be41f4cdd1279a17836c..a0b7254737227a1564d7b5c80e14573c83e4882f 100644 |
--- a/third_party/WebKit/Source/platform/mac/ThemeMac.h |
+++ b/third_party/WebKit/Source/platform/mac/ThemeMac.h |
@@ -74,7 +74,8 @@ class ThemeMac : public Theme { |
const int* margins, |
float zoomLevel = 1.0f); |
- // Inflate an IntRect to account for any bleeding that would happen due to anti-aliasing. |
+ // Inflate an IntRect to account for any bleeding that would happen due to |
+ // anti-aliasing. |
static PLATFORM_EXPORT IntRect inflateRectForAA(const IntRect&); |
// Inflate an IntRect to account for its focus ring. |