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/app_list_demo.cc

Issue 303543004: MacViews: views_examples_with_content_exe working! Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add files 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 | « ui/app_list/test/run_all_unittests.cc ('k') | ui/app_list/views/app_list_folder_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/app_list_demo.cc
diff --git a/ui/app_list/views/app_list_demo.cc b/ui/app_list/views/app_list_demo.cc
index e4c4d396d0974569dd0d89aa374fce329e18fe4d..686046faa97db89feaed1717a37c8f5d90d009fd 100644
--- a/ui/app_list/views/app_list_demo.cc
+++ b/ui/app_list/views/app_list_demo.cc
@@ -41,7 +41,7 @@ class DemoAppListViewDelegate : public app_list::test::AppListTestViewDelegate {
// Overridden from AppListViewDelegate:
virtual void Dismiss() OVERRIDE;
virtual void ViewClosing() OVERRIDE;
- virtual content::WebContents* GetStartPageContents();
+ virtual content::WebContents* GetStartPageContents() OVERRIDE;
private:
app_list::PaginationModel pagination_model_;
« no previous file with comments | « ui/app_list/test/run_all_unittests.cc ('k') | ui/app_list/views/app_list_folder_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698