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