Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/SecurityContext.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/SecurityContext.cpp b/third_party/WebKit/Source/core/dom/SecurityContext.cpp |
| index 2a901a14bfe7f86ec4b13214ae6f7916cfbc5838..a37ff6b8230baa1b56ff5bf886d6a06243d97da4 100644 |
| --- a/third_party/WebKit/Source/core/dom/SecurityContext.cpp |
| +++ b/third_party/WebKit/Source/core/dom/SecurityContext.cpp |
| @@ -82,4 +82,4 @@ void SecurityContext::enforceSandboxFlags(SandboxFlags mask) |
| } |
| } |
| -} |
| +} // namespace blink |