Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/FetchContext.h |
| diff --git a/third_party/WebKit/Source/core/fetch/FetchContext.h b/third_party/WebKit/Source/core/fetch/FetchContext.h |
| index e6ade47bc5d85528e0c8603e86633a003c08389a..dba17027ad1cf2aa9f699a4f23606ba1def5e924 100644 |
| --- a/third_party/WebKit/Source/core/fetch/FetchContext.h |
| +++ b/third_party/WebKit/Source/core/fetch/FetchContext.h |
| @@ -114,6 +114,6 @@ protected: |
| FetchContext() { } |
| }; |
| -} |
| +} // namespace blink |
| #endif |