Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: ash/app_list/app_list_view_delegate_factory.h

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/app_list/app_list_shower_delegate_unittest.cc ('k') | ash/ash.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/app_list/app_list_shower_delegate_unittest.cc ('k') | ash/ash.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698