| Index: chrome/browser/browser_process_platform_part_aurawin.cc
|
| diff --git a/chrome/browser/browser_process_platform_part_aurawin.cc b/chrome/browser/browser_process_platform_part_aurawin.cc
|
| index d1a00bcbe7474c65d31cdbdc856a0feaca64788e..f145439768adaded9745b96da16d6be9f3c5a329 100644
|
| --- a/chrome/browser/browser_process_platform_part_aurawin.cc
|
| +++ b/chrome/browser/browser_process_platform_part_aurawin.cc
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|
| -#include "ui/aura/remote_root_window_host_win.h"
|
| +#include "ui/aura/remote_window_tree_host_win.h"
|
|
|
| BrowserProcessPlatformPart::BrowserProcessPlatformPart() {
|
| if (base::win::GetVersion() >= base::win::VERSION_WIN8) {
|
|
|