Chromium Code Reviews| Index: Source/platform/graphics/ReplayingCanvas.h |
| diff --git a/Source/platform/graphics/ReplayingCanvas.h b/Source/platform/graphics/ReplayingCanvas.h |
| index 6ac4db2c44ab18574d2537b404fa16399587caff..18bd5a57a9e49397ee2baec11d0ab8e1c3e50168 100644 |
| --- a/Source/platform/graphics/ReplayingCanvas.h |
| +++ b/Source/platform/graphics/ReplayingCanvas.h |
| @@ -89,6 +89,6 @@ private: |
| friend class AutoReplayer; |
| }; |
| -} |
| +} // namespace blink |
| #endif // ReplayingCanvas_h |