| Index: ash/wm/root_window_layout_manager.h
|
| ===================================================================
|
| --- ash/wm/root_window_layout_manager.h (revision 115655)
|
| +++ ash/wm/root_window_layout_manager.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_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| -#define UI_AURA_SHELL_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| +#ifndef ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| +#define ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| #pragma once
|
|
|
| #include "base/basictypes.h"
|
| @@ -55,4 +55,4 @@
|
| } // namespace internal
|
| } // namespace aura_shell
|
|
|
| -#endif // UI_AURA_SHELL_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| +#endif // ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
|
|