Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/FontResource.h |
| diff --git a/third_party/WebKit/Source/core/fetch/FontResource.h b/third_party/WebKit/Source/core/fetch/FontResource.h |
| index 3cbd05ac91301797c151984ecd1002a685723516..7586499cf222ef144f961f621bf0e816c3e70536 100644 |
| --- a/third_party/WebKit/Source/core/fetch/FontResource.h |
| +++ b/third_party/WebKit/Source/core/fetch/FontResource.h |
| @@ -110,6 +110,6 @@ public: |
| virtual void fontLoadLongLimitExceeded(FontResource*) {} |
| }; |
| -} |
| +} // namespace blink |
| #endif |