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

Unified Diff: ui/app_list/app_list_switches.h

Issue 1143083009: [Cleanup] Fix repeated "List" in IsMacViewsAppListListEnabled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: ui/app_list/app_list_switches.h
diff --git a/ui/app_list/app_list_switches.h b/ui/app_list/app_list_switches.h
index 910ad34bcf4b11083cceacd4c00981fabc47cbfb..2899e9abe6aa8a9b47d80a17d17d7b90b53ef730 100644
--- a/ui/app_list/app_list_switches.h
+++ b/ui/app_list/app_list_switches.h
@@ -50,7 +50,7 @@ bool APP_LIST_EXPORT IsDriveAppsInAppListEnabled();
bool APP_LIST_EXPORT IsLauncherSearchProviderApiEnabled();
#if defined(OS_MACOSX)
-bool APP_LIST_EXPORT IsMacViewsAppListListEnabled();
+bool APP_LIST_EXPORT IsMacViewsAppListEnabled();
#endif
} // namespace switches
« no previous file with comments | « chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.cc ('k') | ui/app_list/app_list_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698