| 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 f3e16e926c0d915a71eebaea48b625936af87b75..7cb35c7aca55104ee672bc0a4455cf4fc4968ad1 100644
|
| --- a/chrome/browser/extensions/extension_tabs_apitest.cc
|
| +++ b/chrome/browser/extensions/extension_tabs_apitest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "net/dns/mock_host_resolver.h"
|
|
|
| #if defined(OS_WIN)
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #endif
|
|
|
| // Window resizes are not completed by the time the callback happens,
|
|
|