Index: third_party/WebKit/Source/core/css/CSSCrossfadeValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSCrossfadeValue.h b/third_party/WebKit/Source/core/css/CSSCrossfadeValue.h |
index 4a4b722b6d7717e968fb8010b13f042c370f84dd..106e5368f4eb7b3c2eed710bb407151063448282 100644 |
--- a/third_party/WebKit/Source/core/css/CSSCrossfadeValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSCrossfadeValue.h |
@@ -59,7 +59,7 @@ public: |
bool isPending() const; |
bool knownToBeOpaque(const LayoutObject&) const; |
- void loadSubimages(Document*); |
+ void loadSubimages(const Document&); |
bool hasFailedOrCanceledSubresources() const; |