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

Unified Diff: athena/content/web_activity.h

Issue 332443005: Enable accelerators on web activity window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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 | « athena/content/DEPS ('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 8fb5c65587d8e1b9bf6625e9c4fe6002f1a1914f..af012d9f54f307e0ee4d6a5158beb8ac33dc02e1 100644
--- a/athena/content/web_activity.h
+++ b/athena/content/web_activity.h
@@ -31,6 +31,7 @@ class WebActivity : public Activity,
virtual athena::ActivityViewModel* GetActivityViewModel() OVERRIDE;
// ActivityViewModel:
+ virtual void Init() OVERRIDE;
virtual SkColor GetRepresentativeColor() OVERRIDE;
virtual base::string16 GetTitle() OVERRIDE;
virtual views::View* GetContentsView() OVERRIDE;
« no previous file with comments | « athena/content/DEPS ('k') | athena/content/web_activity.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698