Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
| diff --git a/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h b/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
| index 52bc1783049f592cb6242aefa8a839898895ea15..6ac8eb75588babe061a67a1593e34fcd3d2bb374 100644 |
| --- a/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
| +++ b/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
| @@ -54,6 +54,6 @@ private: |
| String m_message; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |