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

Unified Diff: third_party/WebKit/Source/core/layout/LayoutSliderContainer.h

Issue 2400863005: Reformat comments in core/layout up until LayoutTableRow (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/core/layout/LayoutSliderContainer.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutSliderContainer.h b/third_party/WebKit/Source/core/layout/LayoutSliderContainer.h
index eb9edc65b0c27aa45d899841d36c188299b110fa..00b901e717344620358cf1098b25f4324cd28bd4 100644
--- a/third_party/WebKit/Source/core/layout/LayoutSliderContainer.h
+++ b/third_party/WebKit/Source/core/layout/LayoutSliderContainer.h
@@ -38,8 +38,8 @@ namespace blink {
class SliderContainerElement;
-// FIXME: Find a way to cascade appearance and adjust heights, and get rid of this class.
-// http://webkit.org/b/62535
+// FIXME: Find a way to cascade appearance and adjust heights, and get rid of
+// this class. See http://webkit.org/b/62535
class LayoutSliderContainer : public LayoutFlexibleBox {
public:
LayoutSliderContainer(SliderContainerElement*);

Powered by Google App Engine
This is Rietveld 408576698