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

Unified Diff: athena/test/sample_activity.h

Issue 603033002: Get FileSelect dialog work on athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: athena/test/sample_activity.h
diff --git a/athena/test/sample_activity.h b/athena/test/sample_activity.h
index 791bd2029e6c9eb128640e0ef5dc1591dc74fffa..5f7b4e0f8e0a0d095220f3d49cfeb3e3b1fb94ef 100644
--- a/athena/test/sample_activity.h
+++ b/athena/test/sample_activity.h
@@ -27,6 +27,7 @@ class SampleActivity : public Activity,
virtual bool IsVisible() OVERRIDE;
virtual ActivityMediaState GetMediaState() OVERRIDE;
virtual aura::Window* GetWindow() OVERRIDE;
+ virtual content::WebContents* GetWebContents() OVERRIDE;
// athena::ActivityViewModel:
virtual void Init() OVERRIDE;

Powered by Google App Engine
This is Rietveld 408576698