Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/ResourceLoader.h |
| diff --git a/third_party/WebKit/Source/core/fetch/ResourceLoader.h b/third_party/WebKit/Source/core/fetch/ResourceLoader.h |
| index 9ba1b790a81ce0babd638b43199b79b3a264dbd3..ab93a93dc7c1cb320d050d8782882a5e8c89b1f3 100644 |
| --- a/third_party/WebKit/Source/core/fetch/ResourceLoader.h |
| +++ b/third_party/WebKit/Source/core/fetch/ResourceLoader.h |
| @@ -139,6 +139,6 @@ private: |
| ConnectionState m_connectionState; |
| }; |
| -} |
| +} // namespace blink |
| #endif |