Index: chrome/browser/ui/views/frame/browser_view_layout.h |
diff --git a/chrome/browser/ui/views/frame/browser_view_layout.h b/chrome/browser/ui/views/frame/browser_view_layout.h |
index 29767cae565352f3a374b7c22f3da1fcda17d4e4..3f4ab3137fd9d4fb3bf7cd3bef6bda2b261d9bfc 100644 |
--- a/chrome/browser/ui/views/frame/browser_view_layout.h |
+++ b/chrome/browser/ui/views/frame/browser_view_layout.h |
@@ -8,7 +8,7 @@ |
#include "base/basictypes.h" |
#include "ui/gfx/rect.h" |
-#include "views/layout/layout_manager.h" |
+#include "ui/views/layout/layout_manager.h" |
class AbstractTabStripView; |
class BookmarkBarView; |