Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutPart.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutPart.cpp b/third_party/WebKit/Source/core/layout/LayoutPart.cpp |
| index 400584a003559365c891092d0467552eddfe435d..bf0d5466e9ffb802920c36b9b4df9341007a8777 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutPart.cpp |
| +++ b/third_party/WebKit/Source/core/layout/LayoutPart.cpp |
| @@ -363,4 +363,4 @@ bool LayoutPart::isThrottledFrameView() const |
| return frameView->shouldThrottleRendering(); |
| } |
| -} |
| +} // namespace blink |