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

Unified Diff: ui/app_list/views/contents_view.h

Issue 2143893002: Purge the App Launcher code from Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 5 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/views/contents_view.h
diff --git a/ui/app_list/views/contents_view.h b/ui/app_list/views/contents_view.h
index 8b3db119192a1c550922bf2bbc4668f24dc46d75..ba529403daf427126fb21a7528ab2ef50a9c6a95 100644
--- a/ui/app_list/views/contents_view.h
+++ b/ui/app_list/views/contents_view.h
@@ -94,8 +94,6 @@ class APP_LIST_EXPORT ContentsView : public views::View,
int NumLauncherPages() const;
- void Prerender();
-
AppsContainerView* apps_container_view() const {
return apps_container_view_;
}

Powered by Google App Engine
This is Rietveld 408576698