| Index: chrome/browser/extensions/extension_tabs_apitest.cc
|
| diff --git a/chrome/browser/extensions/extension_tabs_apitest.cc b/chrome/browser/extensions/extension_tabs_apitest.cc
|
| index 14f1dff4b2f066f3bb0cc29f37fcf63084861d9a..b04128db114e5372f4469fb2acafd73ab0b51d6a 100644
|
| --- a/chrome/browser/extensions/extension_tabs_apitest.cc
|
| +++ b/chrome/browser/extensions/extension_tabs_apitest.cc
|
| @@ -16,7 +16,7 @@
|
|
|
| #if defined(OS_WIN)
|
| #include "ui/aura/window.h"
|
| -#include "ui/aura/window_event_dispatcher.h"
|
| +#include "ui/aura/window_tree_host.h"
|
| #endif
|
|
|
| // Window resizes are not completed by the time the callback happens,
|
|
|