| 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 1275273b50775de8812029c817a16eed81c547ce..c39b2d5732ef569d6e4cca72aa0a9bb5f582fa64 100644
|
| --- a/chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| +++ b/chrome/browser/ui/views/location_bar/star_view_browsertest.cc
|
| @@ -22,7 +22,7 @@
|
| #if defined(OS_WIN)
|
| #include "content/public/browser/web_contents_view.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/aura/window_event_dispatcher.h"
|
| +#include "ui/aura/window_tree_host.h"
|
| #endif
|
|
|
| namespace {
|
|
|