Index: third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
index 9f32ce2f92d58c77c8a25ea5825d2484f6d3db2f..60889e5f494d9fb3813a1f99c2d2c1adf84f0211 100644 |
--- a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
+++ b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
@@ -61,6 +61,6 @@ private: |
bool m_pruningScheduled; |
}; |
-} // blink |
+} // namespace blink |
#endif |