| Index: chrome/browser/views/blocked_popup_container.h
|
| ===================================================================
|
| --- chrome/browser/views/blocked_popup_container.h (revision 16147)
|
| +++ chrome/browser/views/blocked_popup_container.h (working copy)
|
| @@ -52,7 +52,7 @@
|
| // Overridden from views::View:
|
|
|
| // Paints our border and background. (Does not paint children.)
|
| - virtual void Paint(ChromeCanvas* canvas);
|
| + virtual void Paint(gfx::Canvas* canvas);
|
| // Sets positions of all child views.
|
| virtual void Layout();
|
| // Gets the desired size of the popup notification.
|
|
|