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

Unified Diff: third_party/WebKit/Source/core/layout/api/LayoutAPIShim.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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h
diff --git a/third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h b/third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h
index 2089ac2069df74392391369adb456737a90c2013..a4949ff5be379986b7e26fe75cd779a70748c03f 100644
--- a/third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h
+++ b/third_party/WebKit/Source/core/layout/api/LayoutAPIShim.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 LayoutAPIShim {
public:
static LayoutObject* layoutObjectFrom(LayoutItem item) {
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/api/LineLayoutAPIShim.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698