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

Unified Diff: ash/wm/app_list_controller.cc

Issue 10900018: Introduce App Launcher for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: First round of feedback Created 8 years, 4 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: ash/wm/app_list_controller.cc
diff --git a/ash/wm/app_list_controller.cc b/ash/wm/app_list_controller.cc
index 6d901484c7f6d56f4d23514d846d6f116a61943e..191766b5f3755bb50f27be61acfc09b35b4f8030 100644
--- a/ash/wm/app_list_controller.cc
+++ b/ash/wm/app_list_controller.cc
@@ -122,6 +122,7 @@ void AppListController::SetVisible(bool visible) {
Shell::GetPrimaryRootWindowController()->GetContainer(
kShellWindowId_AppListContainer),
pagination_model_.get(),
+ gfx::Point(),
Shell::GetInstance()->launcher()->GetAppListButtonView(),
GetBubbleArrowLocation());
SetView(view);
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/app_list.png » ('j') | chrome/browser/ui/app_list/app_list_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698