| Index: chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/star_view_browsertest.cc b/chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| index 10bf10e8857e7a7f443d68aae62de27b60290979..8f1c598ca670e18e6639c24216c8603c8aef1826 100644
|
| --- a/chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| +++ b/chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| @@ -21,8 +21,8 @@
|
|
|
| #if defined(OS_WIN)
|
| #include "content/public/browser/web_contents_view.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #endif
|
|
|
| namespace {
|
|
|