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

Unified Diff: ui/app_list/app_list_switches.h

Issue 266193009: Revert of Use experimental app list position whenever virtual keyboard is enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « chrome/browser/ui/views/app_list/win/app_list_win_unittest.cc ('k') | ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d422e6720c4b709ea02012b25de04cbc141dae1c..dc99e7d808072f87966e5e7e7ae68383502aec0a 100644
--- a/ui/app_list/app_list_switches.h
+++ b/ui/app_list/app_list_switches.h
@@ -29,10 +29,6 @@
bool APP_LIST_EXPORT IsExperimentalAppListEnabled();
-// Determines whether either command-line switch was given for enabling the
-// centered app list position. Do not use this when positioning the app list;
-// instead use AppListViewDelegate::ShouldCenterWindow. It checks a superset of
-// the conditions that trigger the position.
bool APP_LIST_EXPORT IsCenteredAppListEnabled();
} // namespace switches
« no previous file with comments | « chrome/browser/ui/views/app_list/win/app_list_win_unittest.cc ('k') | ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698