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

Unified Diff: athena/content/web_activity.h

Issue 702473005: athena: Remove ActivityViewModel::CreateWidget(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « athena/content/app_activity_unittest.cc ('k') | athena/content/web_activity.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/web_activity.h
diff --git a/athena/content/web_activity.h b/athena/content/web_activity.h
index 7a15d12ed10dc47fa206e9bc73c7f23b57c2b758..d3ee98d9dacc6a7f9cd29a86cd9145b2eaf01236 100644
--- a/athena/content/web_activity.h
+++ b/athena/content/web_activity.h
@@ -64,7 +64,6 @@ class WebActivity : public Activity,
gfx::ImageSkia GetIcon() const override;
bool UsesFrame() const override;
views::View* GetContentsView() override;
- views::Widget* CreateWidget() override;
gfx::ImageSkia GetOverviewModeImage() override;
void PrepareContentsForOverview() override;
void ResetContentsView() override;
« no previous file with comments | « athena/content/app_activity_unittest.cc ('k') | athena/content/web_activity.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698