| Index: ash/wm/workspace/workspace.h
|
| ===================================================================
|
| --- ash/wm/workspace/workspace.h (revision 115655)
|
| +++ ash/wm/workspace/workspace.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_WORKSPACE_WORKSPACE_H_
|
| -#define UI_AURA_SHELL_WORKSPACE_WORKSPACE_H_
|
| +#ifndef ASH_WM_WORKSPACE_H_
|
| +#define ASH_WM_WORKSPACE_H_
|
|
|
| #include <vector>
|
|
|
| @@ -137,4 +137,4 @@
|
| } // namespace internal
|
| } // namespace aura_shell
|
|
|
| -#endif // UI_AURA_SHELL_WORKSPACE_WORKSPACE_H_
|
| +#endif // ASH_WM_WORKSPACE_H_
|
|
|