Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/DocumentResource.h |
| diff --git a/third_party/WebKit/Source/core/fetch/DocumentResource.h b/third_party/WebKit/Source/core/fetch/DocumentResource.h |
| index 3aeb15eb96ce2da5a0ad2b3041ba31cc69a00b1a..326e2a54dc49b839fc0ffc5d00377e8ebb8c2886 100644 |
| --- a/third_party/WebKit/Source/core/fetch/DocumentResource.h |
| +++ b/third_party/WebKit/Source/core/fetch/DocumentResource.h |
| @@ -77,6 +77,6 @@ public: |
| ResourceClientType resourceClientType() const override { return expectedType(); } |
| }; |
| -} |
| +} // namespace blink |
| #endif // DocumentResource_h |