Chromium Code Reviews| Index: Source/platform/graphics/ProfilingCanvas.h |
| diff --git a/Source/platform/graphics/ProfilingCanvas.h b/Source/platform/graphics/ProfilingCanvas.h |
| index 8a91dc9d58af0ffd9286929f31e42fad6efe2285..6721267febc86218fdf96cec06fa2e2a8aa3ae32 100644 |
| --- a/Source/platform/graphics/ProfilingCanvas.h |
| +++ b/Source/platform/graphics/ProfilingCanvas.h |
| @@ -83,6 +83,6 @@ private: |
| friend class AutoStamper; |
| }; |
| -} |
| +} // namespace blink |
| #endif // ProfilingCanvas_h |