| Index: ash/app_list/app_list_view_delegate_factory.h
|
| diff --git a/ash/app_list/app_list_view_delegate_factory.h b/ash/app_list/app_list_view_delegate_factory.h
|
| index 4de11b4671ec14fc3b531bfc529007212321eb8d..399e8747bd8f7734ff9e63dac7e312ed47f55237 100644
|
| --- a/ash/app_list/app_list_view_delegate_factory.h
|
| +++ b/ash/app_list/app_list_view_delegate_factory.h
|
| @@ -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 ASH_WM_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
| -#define ASH_WM_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
| +#ifndef ASH_APP_LIST_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
| +#define ASH_APP_LIST_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
|
|
| #include "ash/ash_export.h"
|
|
|
| @@ -22,4 +22,4 @@ class ASH_EXPORT AppListViewDelegateFactory {
|
|
|
| } // namespace ash
|
|
|
| -#endif // ASH_WM_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
| +#endif // ASH_APP_LIST_APP_LIST_VIEW_DELEGATE_FACTORY_H_
|
|
|