Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/ScriptResource.h |
| diff --git a/third_party/WebKit/Source/core/fetch/ScriptResource.h b/third_party/WebKit/Source/core/fetch/ScriptResource.h |
| index c190d9103e3bc8952bb2b7cdea1670cba304fec9..3cab8be7442527c9d0c198a1bc16f3e58edb9a49 100644 |
| --- a/third_party/WebKit/Source/core/fetch/ScriptResource.h |
| +++ b/third_party/WebKit/Source/core/fetch/ScriptResource.h |
| @@ -95,6 +95,6 @@ private: |
| DEFINE_RESOURCE_TYPE_CASTS(Script); |
| -} |
| +} // namespace blink |
| #endif |