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

Unified Diff: third_party/WebKit/Source/platform/mac/ThemeMac.h

Issue 2388793002: reflow comments in platform/mac (Closed)
Patch Set: Created 4 years, 2 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/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.
« no previous file with comments | « third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm ('k') | third_party/WebKit/Source/platform/mac/ThemeMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698