| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc
|
| similarity index 99%
|
| rename from ui/views/widget/desktop_aura/desktop_root_window_host_win.cc
|
| rename to ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc
|
| index 915e225220e08e848dd1a8268a7dfa53d4ef01cd..28fbf41e4c2bfdd11d41f3dca6b5df70e9cdfda2 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ui/views/widget/desktop_aura/desktop_root_window_host_win.h"
|
| +#include "ui/views/widget/desktop_aura/desktop_window_tree_host_win.h"
|
|
|
| #include "base/win/metro.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
|
|