| Index: third_party/WebKit/Source/core/frame/FrameHost.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameHost.cpp b/third_party/WebKit/Source/core/frame/FrameHost.cpp
|
| index 4e8dd6abee9f5539d27a644d5c9ceef6e908a802..fb054f70083b878cf48f337767565ffeb797d509 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameHost.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/FrameHost.cpp
|
| @@ -178,4 +178,4 @@ void FrameHost::setUserAgentPageScaleConstraints(PageScaleConstraints newConstra
|
| rootView->setNeedsLayout();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|