| Index: ash/wm/modality_event_filter_delegate.h
|
| ===================================================================
|
| --- ash/wm/modality_event_filter_delegate.h (revision 115643)
|
| +++ ash/wm/modality_event_filter_delegate.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_MODALITY_EVENT_FILTER_DELEGATE_H_
|
| -#define UI_AURA_SHELL_MODALITY_EVENT_FILTER_DELEGATE_H_
|
| +#ifndef ASH_WM_MODALITY_EVENT_FILTER_DELEGATE_H_
|
| +#define ASH_WM_MODALITY_EVENT_FILTER_DELEGATE_H_
|
| #pragma once
|
|
|
| #include "ui/aura_shell/aura_shell_export.h"
|
| @@ -24,4 +24,4 @@
|
| } // namespace internal
|
| } // namespace aura_shell
|
|
|
| -#endif // UI_AURA_SHELL_MODALITY_EVENT_FILTER_DELEGATE_H_
|
| +#endif // ASH_WM_MODALITY_EVENT_FILTER_DELEGATE_H_
|
|
|