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

Unified Diff: third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h

Issue 2392153002: Reformat comments in core/layout/api (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/api/LineLayoutAPIShim.h
diff --git a/third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h b/third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h
index 03a745ae5a8e3449eac5f39028ea4ca320d6a3a4..05f4dafecfcbb5d62b78e7299d61f1524637db6e 100644
--- a/third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h
+++ b/third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h
@@ -11,7 +11,8 @@ namespace blink {
class LayoutObject;
-// TODO(pilgrim): Remove this kludge once clients have a real API and no longer need access to the underlying LayoutObject.
+// TODO(pilgrim): Remove this kludge once clients have a real API and no longer
+// need access to the underlying LayoutObject.
class LineLayoutAPIShim {
public:
static LayoutObject* layoutObjectFrom(LineLayoutItem item) {
« no previous file with comments | « third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h ('k') | third_party/WebKit/Source/core/layout/api/LineLayoutItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698