Index: third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
diff --git a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
index 675a93cfa82bed6de459bb028348550d2630bbb0..cb321e888042d77b6cf6964726fa95e596a19356 100644 |
--- a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
+++ b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h |
@@ -299,6 +299,6 @@ class GridTrackSizingAlgorithmStrategy { |
GridTrackSizingAlgorithm& algorithm_; |
}; |
-} |
+} // namespace blink |
#endif // GridTrackSizingAlgorithm_h |