summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_navigator.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/browser_navigator.h')
-rw-r--r--chrome/browser/ui/browser_navigator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/browser_navigator.h b/chrome/browser/ui/browser_navigator.h
index 5ad52d8..2b726d0 100644
--- a/chrome/browser/ui/browser_navigator.h
+++ b/chrome/browser/ui/browser_navigator.h
@@ -9,8 +9,8 @@
#include <string>
#include "chrome/common/page_transition_types.h"
-#include "gfx/rect.h"
#include "googleurl/src/gurl.h"
+#include "ui/gfx/rect.h"
#include "webkit/glue/window_open_disposition.h"
class Browser;