| Index: chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h b/chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h
|
| index e14bea5c73967bea455114f9e00fa7f2f7679766..8c0ee79c64176ec9dbb776dce0458c28723067e9 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h
|
| @@ -40,7 +40,7 @@ class BookmarkBubbleSignInDelegate : public BookmarkBubbleDelegate,
|
| Profile* profile_;
|
|
|
| // The host desktop of |browser_|.
|
| - chrome::HostDesktopType desktop_type_;
|
| + ui::HostDesktopType desktop_type_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(BookmarkBubbleSignInDelegate);
|
| };
|
|
|