Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/PendingScript.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/PendingScript.cpp b/third_party/WebKit/Source/core/dom/PendingScript.cpp |
| index 759dc8c7fa0f2ceb074cbd6bb89c97fa4db0c20b..8b3ca3a15d83bc71a05b987ed471057cc4e28f1c 100644 |
| --- a/third_party/WebKit/Source/core/dom/PendingScript.cpp |
| +++ b/third_party/WebKit/Source/core/dom/PendingScript.cpp |
| @@ -203,4 +203,4 @@ bool PendingScript::isReady() const |
| return true; |
| } |
| -} |
| +} // namespace blink |