Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h b/third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h |
| index 7b1f3d0cba3c748930dc18ffa3d215e60d24afdf..db4b656ec40c42e4a880df45273deff1cf56b6cb 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h |
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h |
| @@ -47,6 +47,6 @@ public: |
| }; |
| -} |
| +} // namespace blink |
| #endif |