| Index: chrome/browser/ui/bookmarks/bookmark_utils.h
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_utils.h b/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| index c07fdfe2dd2daf5f21b7162f334e85b39a95199c..6dd0d542e98e2a2f765018d2aacbe51965cec30b 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| @@ -8,8 +8,8 @@
|
| #include <vector>
|
|
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/ui/host_desktop.h"
|
| #include "ui/base/window_open_disposition.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| class Browser;
|
|
|