| Index: chrome/browser/views/bookmark_manager_view.h
|
| ===================================================================
|
| --- chrome/browser/views/bookmark_manager_view.h (revision 16147)
|
| +++ chrome/browser/views/bookmark_manager_view.h (working copy)
|
| @@ -76,7 +76,7 @@
|
| // Returns the selection of the table.
|
| std::vector<BookmarkNode*> GetSelectedTableNodes();
|
|
|
| - virtual void PaintBackground(ChromeCanvas* canvas);
|
| + virtual void PaintBackground(gfx::Canvas* canvas);
|
|
|
| virtual gfx::Size GetPreferredSize();
|
|
|
|
|