Index: ui/aura/window_tree_host.h |
diff --git a/ui/aura/window_tree_host.h b/ui/aura/window_tree_host.h |
index c6fd3086dff1ad4ed4f4aea4f0a4afb80ffc1bea..cc5e8b3af494e5724b0a92d4b6d9cb7cd3be9de8 100644 |
--- a/ui/aura/window_tree_host.h |
+++ b/ui/aura/window_tree_host.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_ROOT_WINDOW_HOST_H_ |
-#define UI_AURA_ROOT_WINDOW_HOST_H_ |
+#ifndef UI_AURA_WINDOW_TREE_HOST_H_ |
+#define UI_AURA_WINDOW_TREE_HOST_H_ |
#include <vector> |
@@ -173,4 +173,4 @@ class AURA_EXPORT WindowTreeHost { |
} // namespace aura |
-#endif // UI_AURA_ROOT_WINDOW_HOST_H_ |
+#endif // UI_AURA_WINDOW_TREE_HOST_H_ |