Chromium Code Reviews| Index: third_party/WebKit/Source/web/WebTestingSupport.cpp |
| diff --git a/third_party/WebKit/Source/web/WebTestingSupport.cpp b/third_party/WebKit/Source/web/WebTestingSupport.cpp |
| index 8c0994049130816e280cdd0ea7d61210775550cf..f89bc23af8c6f90d68b0560e05e8fe98e5a40cc2 100644 |
| --- a/third_party/WebKit/Source/web/WebTestingSupport.cpp |
| +++ b/third_party/WebKit/Source/web/WebTestingSupport.cpp |
| @@ -51,4 +51,4 @@ void WebTestingSupport::resetInternalsObject(WebLocalFrame* frame) |
| WebCoreTestSupport::resetInternalsObject(frame->mainWorldScriptContext()); |
| } |
| -} |
| +} // namespace blink |