Chromium Code Reviews| Index: third_party/WebKit/Source/platform/fonts/FontDataRange.h |
| diff --git a/third_party/WebKit/Source/platform/fonts/FontDataRange.h b/third_party/WebKit/Source/platform/fonts/FontDataRange.h |
| index 056fcc3bb5622aff8ea74c20d571cda7c1222ac1..9e5ad1f8ea1fde2f0d9565e18a5b1cf465dc9365 100644 |
| --- a/third_party/WebKit/Source/platform/fonts/FontDataRange.h |
| +++ b/third_party/WebKit/Source/platform/fonts/FontDataRange.h |
| @@ -70,6 +70,6 @@ private: |
| RefPtr<SimpleFontData> m_fontData; |
| }; |
| -} |
| +} // namespace blink |
| #endif |