Index: ui/aura/remote_window_tree_host_win.h |
diff --git a/ui/aura/remote_root_window_host_win.h b/ui/aura/remote_window_tree_host_win.h |
similarity index 98% |
rename from ui/aura/remote_root_window_host_win.h |
rename to ui/aura/remote_window_tree_host_win.h |
index a3a7e4aae0f8cb670ba5e3f2e3d05aad8f086e4e..738cb173b111c1bf3b640b82e1d8d0ad5acff62a 100644 |
--- a/ui/aura/remote_root_window_host_win.h |
+++ b/ui/aura/remote_window_tree_host_win.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef UI_AURA_REMOTE_ROOT_WINDOW_HOST_WIN_H_ |
-#define UI_AURA_REMOTE_ROOT_WINDOW_HOST_WIN_H_ |
+#ifndef UI_AURA_REMOTE_WINDOW_TREE_HOST_WIN_H_ |
+#define UI_AURA_REMOTE_WINDOW_TREE_HOST_WIN_H_ |
#include <vector> |
@@ -306,4 +306,4 @@ class AURA_EXPORT RemoteWindowTreeHostWin |
} // namespace aura |
-#endif // UI_AURA_REMOTE_ROOT_WINDOW_HOST_WIN_H_ |
+#endif // UI_AURA_REMOTE_WINDOW_TREE_HOST_WIN_H_ |