Index: chrome/browser/ui/touch/status_bubble_touch.h |
diff --git a/chrome/browser/ui/touch/status_bubble_touch.h b/chrome/browser/ui/touch/status_bubble_touch.h |
index ab758be21d9bc711ce44e1588e528edb316fe4b7..15fc1f191e15a0ddf9ace0d3b45ec526a0280438 100644 |
--- a/chrome/browser/ui/touch/status_bubble_touch.h |
+++ b/chrome/browser/ui/touch/status_bubble_touch.h |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "chrome/browser/ui/views/status_bubble_views.h" |
-#include "views/widget/widget.h" |
+#include "ui/views/widget/widget.h" |
// The touch version of the status bubble. This repositions itself as the |
// keyboard slides up/down. |