Index: ash/wm/always_on_top_controller.h |
=================================================================== |
--- ash/wm/always_on_top_controller.h (revision 115643) |
+++ ash/wm/always_on_top_controller.h (working copy) |
@@ -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_SHELL_ALWAYS_ON_TOP_CONTROLLER_H_ |
-#define UI_AURA_SHELL_ALWAYS_ON_TOP_CONTROLLER_H_ |
+#ifndef ASH_WM_ALWAYS_ON_TOP_CONTROLLER_H_ |
+#define ASH_WM_ALWAYS_ON_TOP_CONTROLLER_H_ |
#pragma once |
#include "base/basictypes.h" |
@@ -51,4 +51,4 @@ |
} // namepsace aura_shell |
} // namepsace internal |
-#endif // UI_AURA_SHELL_ALWAYS_ON_TOP_CONTROLLER_H_ |
+#endif // ASH_WM_ALWAYS_ON_TOP_CONTROLLER_H_ |