diff options
Diffstat (limited to 'chrome/browser/views/info_bubble.h')
-rw-r--r-- | chrome/browser/views/info_bubble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/info_bubble.h b/chrome/browser/views/info_bubble.h index 7368235..2b94ba6 100644 --- a/chrome/browser/views/info_bubble.h +++ b/chrome/browser/views/info_bubble.h @@ -121,7 +121,7 @@ class InfoBubble : public views::WidgetWin, HRGN GetMask(const CSize& size); // Paints the background and arrow appropriately. - virtual void Paint(ChromeCanvas* canvas); + virtual void Paint(gfx::Canvas* canvas); // Returns true if the arrow is positioned along the top edge of the // view. If this returns false the arrow is positioned along the bottom |