Index: chrome/browser/ui/browser_navigator.h |
diff --git a/chrome/browser/ui/browser_navigator.h b/chrome/browser/ui/browser_navigator.h |
index 07754c72fa0450c5d7f1a801949f1b867697ca71..139e65b94513ef837b8c18de146cfbe054bd4d93 100644 |
--- a/chrome/browser/ui/browser_navigator.h |
+++ b/chrome/browser/ui/browser_navigator.h |
@@ -225,7 +225,7 @@ struct NavigateParams { |
// Refers to which desktop this navigation should occur on. May be passed |
// explicitly or inferred from an existing Browser instance. |
- chrome::HostDesktopType host_desktop_type; |
+ ui::HostDesktopType host_desktop_type; |
// Indicates whether this navigation should replace the current |
// navigation entry. |