Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp |
| diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp |
| index 3b334670ca28a5dc17dc17d56acc78af695d1fe7..d243dbbcbc3562fb606d98337c392edc03a06bb7 100644 |
| --- a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp |
| +++ b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.cpp |
| @@ -159,4 +159,4 @@ DEFINE_TRACE(CanvasFontCache) |
| #endif |
| } |
| -} // blink |
| +} // namespace blink |