Chromium Code Reviews| Index: third_party/WebKit/Source/modules/fetch/ResponseInit.h |
| diff --git a/third_party/WebKit/Source/modules/fetch/ResponseInit.h b/third_party/WebKit/Source/modules/fetch/ResponseInit.h |
| index 9a9235685914363864744b0368c3e6c0102cdf73..04049d0b52c70418dc3f769be9594d790ef9bc5d 100644 |
| --- a/third_party/WebKit/Source/modules/fetch/ResponseInit.h |
| +++ b/third_party/WebKit/Source/modules/fetch/ResponseInit.h |
| @@ -44,6 +44,6 @@ public: |
| Dictionary headersDictionary; |
| }; |
| -} |
| +} // namespace blink |
| #endif // ResponseInit_h |