Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutIFrame.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutIFrame.cpp b/third_party/WebKit/Source/core/layout/LayoutIFrame.cpp |
| index 590811ee0a869334d563600864acecb925e67f90..8b6a939c041fe1f873e757c1817c0d648c5e7f5e 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutIFrame.cpp |
| +++ b/third_party/WebKit/Source/core/layout/LayoutIFrame.cpp |
| @@ -74,4 +74,4 @@ void LayoutIFrame::layout() |
| clearNeedsLayout(); |
| } |
| -} |
| +} // namespace blink |