Index: chrome/browser/bookmarks/bookmark_editor.h |
=================================================================== |
--- chrome/browser/bookmarks/bookmark_editor.h (revision 17017) |
+++ chrome/browser/bookmarks/bookmark_editor.h (working copy) |
@@ -33,7 +33,7 @@ |
// |show_tree| is false the tree is not shown. BookmarkEditor takes |
// ownership of |handler| and deletes it when done. |handler| may be |
// null. See description of Handler for details. |
- static void Show(gfx::NativeWindow parent_window, |
+ static void Show(gfx::NativeView parent_window, |
Profile* profile, |
BookmarkNode* parent, |
BookmarkNode* node, |