| Index: third_party/WebKit/WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h
|
| ===================================================================
|
| --- third_party/WebKit/WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h (revision 11154)
|
| +++ third_party/WebKit/WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h (working copy)
|
| @@ -109,7 +109,7 @@
|
| unsigned totalBytes() const;
|
|
|
| void setVisible(bool);
|
| - void setRect(const IntRect&);
|
| + void setSize(const IntSize&);
|
|
|
| void paint(GraphicsContext*, const IntRect&);
|
|
|
|
|