| Index: chrome/browser/plugins/plugin_infobar_delegates.cc
|
| diff --git a/chrome/browser/plugins/plugin_infobar_delegates.cc b/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| index 846835a00893fdcf42b1329fdadfd4fdf04438eb..6530594b5241ec55bc25adab8779975837c71b8a 100644
|
| --- a/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| +++ b/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| @@ -39,7 +39,7 @@
|
| #include "ui/base/win/shell.h"
|
|
|
| #if defined(USE_AURA)
|
| -#include "ui/aura/remote_root_window_host_win.h"
|
| +#include "ui/aura/remote_window_tree_host_win.h"
|
| #endif
|
| #endif
|
|
|
|
|