| Index: ui/aura/window_tree_host_mac.mm
|
| diff --git a/ui/aura/root_window_host_mac.mm b/ui/aura/window_tree_host_mac.mm
|
| similarity index 98%
|
| rename from ui/aura/root_window_host_mac.mm
|
| rename to ui/aura/window_tree_host_mac.mm
|
| index 3f18f177b81731c7a5963ffaa33b6d45437cce58..2dd3dedcea0faded1fb497991172fb1457aa6d55 100644
|
| --- a/ui/aura/root_window_host_mac.mm
|
| +++ b/ui/aura/window_tree_host_mac.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #include <Cocoa/Cocoa.h>
|
|
|
| -#include "ui/aura/root_window_host_mac.h"
|
| +#include "ui/aura/window_tree_host_mac.h"
|
| #include "ui/aura/window_tree_host.h"
|
| #include "ui/aura/window_tree_host_delegate.h"
|
|
|
|
|