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

Unified Diff: third_party/WebKit/Source/core/layout/ng/ng_column_layout_algorithm.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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/ng/ng_column_layout_algorithm.h
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_column_layout_algorithm.h b/third_party/WebKit/Source/core/layout/ng/ng_column_layout_algorithm.h
index cfbc66a0641af5c27b8458809d9d8b979a48541c..2618cf962b1ad445f0cdc1fb5d9d8d04e6092ab0 100644
--- a/third_party/WebKit/Source/core/layout/ng/ng_column_layout_algorithm.h
+++ b/third_party/WebKit/Source/core/layout/ng/ng_column_layout_algorithm.h
@@ -24,6 +24,6 @@ class CORE_EXPORT NGColumnLayoutAlgorithm : public NGBlockLayoutAlgorithm {
RefPtr<NGLayoutResult> Layout() override;
};
-} // namespace Blink
+} // namespace blink
#endif // NGColumnLayoutAlgorithm_h

Powered by Google App Engine
This is Rietveld 408576698