| Index: ui/aura/window_manager.h
|
| ===================================================================
|
| --- ui/aura/window_manager.h (revision 100961)
|
| +++ ui/aura/window_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 AURA_WINDOW_MANAGER_H_
|
| -#define AURA_WINDOW_MANAGER_H_
|
| +#ifndef UI_AURA_WINDOW_MANAGER_H_
|
| +#define UI_AURA_WINDOW_MANAGER_H_
|
| #pragma once
|
|
|
| #include "base/logging.h"
|
| @@ -44,4 +44,4 @@
|
|
|
| } // namespace aura
|
|
|
| -#endif // AURA_WINDOW_MANAGER_H_
|
| +#endif // UI_AURA_WINDOW_MANAGER_H_
|
|
|