Index: ui/aura/root_window.h |
=================================================================== |
--- ui/aura/root_window.h (revision 100961) |
+++ ui/aura/root_window.h (working copy) |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef AURA_ROOT_WINDOW_H_ |
-#define AURA_ROOT_WINDOW_H_ |
+#ifndef UI_AURA_ROOT_WINDOW_H_ |
+#define UI_AURA_ROOT_WINDOW_H_ |
#pragma once |
-#include "aura/window.h" |
+#include "ui/aura/window.h" |
namespace aura { |
namespace internal { |
@@ -40,4 +40,4 @@ |
} // namespace internal |
} // namespace aura |
-#endif // AURA_ROOT_WINDOW_H_ |
+#endif // UI_AURA_ROOT_WINDOW_H_ |