Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp b/third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp |
| index 0949a98922e600db3fcdbfaf88c79e60a0f3a0e5..a7cfbfde49adc30e5b00a07f9fb3ff5ff1e6aee0 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp |
| @@ -158,4 +158,4 @@ ReferrerPolicy HTMLIFrameElement::referrerPolicyAttribute() |
| { |
| return m_referrerPolicy; |
| } |
| -} |
| +} // namespace blink |