Index: Source/platform/graphics/ImageObserver.h |
diff --git a/Source/platform/graphics/ImageObserver.h b/Source/platform/graphics/ImageObserver.h |
index 5225927c525531225997c3069106698116256cd3..0cdf1d0031354281e977ab557d815e9d24de14d2 100644 |
--- a/Source/platform/graphics/ImageObserver.h |
+++ b/Source/platform/graphics/ImageObserver.h |
@@ -48,6 +48,6 @@ public: |
virtual void changedInRect(const Image*, const IntRect&) = 0; |
}; |
-} |
+} // namespace blink |
#endif |