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 3374a1782e8874cda8d98d3b5377eb809ac8e40c..1febcdd6f6d73b338636bc72667c6f0c9ad67660 100644 |
--- a/chrome/browser/ui/views/frame/browser_view_layout.h |
+++ b/chrome/browser/ui/views/frame/browser_view_layout.h |
@@ -9,7 +9,7 @@ |
#include "base/compiler_specific.h" |
#include "base/gtest_prod_util.h" |
#include "base/memory/scoped_ptr.h" |
-#include "ui/gfx/rect.h" |
+#include "ui/gfx/geometry/rect.h" |
#include "ui/views/layout/layout_manager.h" |
class BookmarkBarView; |