Index: third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImage.h b/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
index 0fb50ae34056f709fd66f9d82ba32cb3982f24f4..2b669c19e06a407daa63bc7aea2ae95018fc7cb4 100644 |
--- a/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
+++ b/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
@@ -85,7 +85,7 @@ public: |
// Service CSS and SMIL animations. |
void serviceAnimations(double monotonicAnimationStartTime); |
- void updateUseCounters(Document&) const; |
+ void updateUseCounters(const Document&) const; |
// The defaultObjectSize is assumed to be unzoomed, i.e. it should |
// not have the effective zoom level applied. The returned size is |