summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_fake_ascii.h
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-19 00:06:02 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-19 00:06:02 +0000
commit6a6fe806ed0d0b7bf8104815398c3b1f3d766410 (patch)
tree27aab3442983de794d952800f3005d70877a715c /remoting/host/capturer_fake_ascii.h
parent0f9c4556b26ffb55cea457dfeeec9be2924612d1 (diff)
downloadchromium_src-6a6fe806ed0d0b7bf8104815398c3b1f3d766410.zip
chromium_src-6a6fe806ed0d0b7bf8104815398c3b1f3d766410.tar.gz
chromium_src-6a6fe806ed0d0b7bf8104815398c3b1f3d766410.tar.bz2
Add OVERRIDE to remoting/.
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8601011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110791 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/capturer_fake_ascii.h')
-rw-r--r--remoting/host/capturer_fake_ascii.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/capturer_fake_ascii.h b/remoting/host/capturer_fake_ascii.h
index 07261e3..5559197 100644
--- a/remoting/host/capturer_fake_ascii.h
+++ b/remoting/host/capturer_fake_ascii.h
@@ -30,7 +30,7 @@ class CapturerFakeAscii : public Capturer {
virtual void InvalidateFullScreen() OVERRIDE;
virtual void CaptureInvalidRegion(
const CaptureCompletedCallback& callback) OVERRIDE;
- virtual const SkISize& size_most_recent() const;
+ virtual const SkISize& size_most_recent() const OVERRIDE;
private:
// Generates an image in the front buffer.