Index: chrome/browser/ui/views/detachable_toolbar_view.cc |
diff --git a/chrome/browser/ui/views/detachable_toolbar_view.cc b/chrome/browser/ui/views/detachable_toolbar_view.cc |
index b7b31cce990cbb8461a3b0068e0ca73255fe1a52..a195aef717c1a83d08ee479181ce2605bf29ab89 100644 |
--- a/chrome/browser/ui/views/detachable_toolbar_view.cc |
+++ b/chrome/browser/ui/views/detachable_toolbar_view.cc |
@@ -12,7 +12,7 @@ |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/gfx/canvas_skia.h" |
#include "ui/gfx/skia_util.h" |
-#include "views/window/non_client_view.h" |
+#include "ui/views/window/non_client_view.h" |
// How round the 'new tab' style bookmarks bar is. |
static const int kNewtabBarRoundness = 5; |