| Index: Source/platform/fonts/GlyphPageTreeNode.cpp
|
| diff --git a/Source/platform/fonts/GlyphPageTreeNode.cpp b/Source/platform/fonts/GlyphPageTreeNode.cpp
|
| index d858c9f54f667b8bca3366157cb51e63e2999833..052e90924004d4d8cc4e32c7d18521b0acc2042e 100644
|
| --- a/Source/platform/fonts/GlyphPageTreeNode.cpp
|
| +++ b/Source/platform/fonts/GlyphPageTreeNode.cpp
|
| @@ -402,7 +402,7 @@ void GlyphPageTreeNode::pruneFontData(const SimpleFontData* fontData, unsigned l
|
| }
|
| #endif
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #ifndef NDEBUG
|
| void showGlyphPageTrees()
|
|
|