Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ChildFrameDisconnector.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/ChildFrameDisconnector.cpp b/third_party/WebKit/Source/core/dom/ChildFrameDisconnector.cpp |
| index 49a006ab5cd9965ad7d0a945458406935fa82d7e..f34818c8a1a6b1d7e1093b52477c4850fbc020dc 100644 |
| --- a/third_party/WebKit/Source/core/dom/ChildFrameDisconnector.cpp |
| +++ b/third_party/WebKit/Source/core/dom/ChildFrameDisconnector.cpp |
| @@ -102,4 +102,4 @@ static unsigned checkConnectedSubframeCountIsConsistent(Node& node) |
| } |
| #endif |
| -} |
| +} // namespace blink |