Index: chrome/browser/ui/touch/status_bubble_touch.h |
=================================================================== |
--- chrome/browser/ui/touch/status_bubble_touch.h (revision 110952) |
+++ chrome/browser/ui/touch/status_bubble_touch.h (working copy) |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "chrome/browser/ui/views/status_bubble_views.h" |
-#include "ui/views/widget/widget.h" |
+#include "views/widget/widget.h" |
// The touch version of the status bubble. This repositions itself as the |
// keyboard slides up/down. |