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

Unified Diff: ash/test/ash_test_environment_content.h

Issue 2493923002: Select-to-speak event handler (Closed)
Patch Set: Fix presubmit warning Created 4 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 | « ash/test/ash_test_environment.h ('k') | ash/test/ash_test_environment_content.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/ash_test_environment_content.h
diff --git a/ash/test/ash_test_environment_content.h b/ash/test/ash_test_environment_content.h
index eb6596fbca1bc2aae977c16146a1856423da5415..742444ef3292d33816ac135b5f957ad8acaeb73e 100644
--- a/ash/test/ash_test_environment_content.h
+++ b/ash/test/ash_test_environment_content.h
@@ -37,7 +37,7 @@ class AshTestEnvironmentContent : public AshTestEnvironment {
void SetUp() override;
void TearDown() override;
base::SequencedWorkerPool* GetBlockingPool() override;
- std::unique_ptr<views::ViewsDelegate> CreateViewsDelegate() override;
+ std::unique_ptr<AshTestViewsDelegate> CreateViewsDelegate() override;
private:
std::unique_ptr<content::TestBrowserThreadBundle> thread_bundle_;
« no previous file with comments | « ash/test/ash_test_environment.h ('k') | ash/test/ash_test_environment_content.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698