Index: chrome/browser/ui/browser_navigator.h |
diff --git a/chrome/browser/ui/browser_navigator.h b/chrome/browser/ui/browser_navigator.h |
index 139e65b94513ef837b8c18de146cfbe054bd4d93..7a038b95f38b806d4fe690db2e671117393b87d1 100644 |
--- a/chrome/browser/ui/browser_navigator.h |
+++ b/chrome/browser/ui/browser_navigator.h |
@@ -9,7 +9,6 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/ref_counted_memory.h" |
-#include "chrome/browser/ui/host_desktop.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/global_request_id.h" |
#include "content/public/browser/page_navigator.h" |
@@ -18,6 +17,7 @@ |
#include "ui/base/page_transition_types.h" |
#include "ui/base/window_open_disposition.h" |
#include "ui/gfx/geometry/rect.h" |
+#include "ui/gfx/host_desktop_type.h" |
#include "url/gurl.h" |
class Browser; |