Chromium Code Reviews| Index: Source/bindings/core/v8/V8WindowShell.cpp |
| diff --git a/Source/bindings/core/v8/V8WindowShell.cpp b/Source/bindings/core/v8/V8WindowShell.cpp |
| index 5da7a3278a4d2ce1e8375b233db18001f0181363..aca331ce94f3eaa2c86de78f6736c3c8213dbd0f 100644 |
| --- a/Source/bindings/core/v8/V8WindowShell.cpp |
| +++ b/Source/bindings/core/v8/V8WindowShell.cpp |
| @@ -490,4 +490,4 @@ void V8WindowShell::updateSecurityOrigin(SecurityOrigin* origin) |
| setSecurityToken(origin); |
| } |
| -} // WebCore |
| +} // namespace blink |