summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/old_frames/vista_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/old_frames/vista_frame.h')
-rw-r--r--chrome/browser/views/old_frames/vista_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/old_frames/vista_frame.h b/chrome/browser/views/old_frames/vista_frame.h
index 10d654f..ff5de5c 100644
--- a/chrome/browser/views/old_frames/vista_frame.h
+++ b/chrome/browser/views/old_frames/vista_frame.h
@@ -193,7 +193,7 @@ class VistaFrame : public BrowserWindow,
virtual void GetBounds(CRect *out, bool including_frame) const;
virtual void MoveToFront(bool should_activate);
virtual HWND GetHWND() const;
- virtual void PaintNow(const CRect& update_rect);
+ virtual void PaintNow(const gfx::Rect& update_rect);
virtual views::RootView* GetRootView();
virtual bool IsVisible();
virtual bool IsActive();