| Index: chrome/browser/chromeos/login/message_bubble.h
|
| diff --git a/chrome/browser/chromeos/login/message_bubble.h b/chrome/browser/chromeos/login/message_bubble.h
|
| index 7d572515a19be6003efb174cced644e7f561a501..43d77b13ab6a36555a9034bfae5f18cf2e484845 100644
|
| --- a/chrome/browser/chromeos/login/message_bubble.h
|
| +++ b/chrome/browser/chromeos/login/message_bubble.h
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/ui/views/bubble/bubble.h"
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/controls/link_listener.h"
|
| -#include "views/view.h"
|
| +#include "ui/views/view.h"
|
|
|
| #if defined(TOOLKIT_USES_GTK)
|
| #include "ui/views/widget/native_widget_gtk.h"
|
|
|