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

Unified Diff: ash/test/test_shell_delegate.cc

Issue 2420253002: Rename shell namespace to service_manager (Closed)
Patch Set: . Created 4 years, 2 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 | « ash/test/test_shell_delegate.h ('k') | ash/touch_hud/mus/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_shell_delegate.cc
diff --git a/ash/test/test_shell_delegate.cc b/ash/test/test_shell_delegate.cc
index b870bd35b4c4f264e2fb9a7d9fa97d3c789ecbcb..9835b472be6f0f0bab73e44a0b16a92669ed0f67 100644
--- a/ash/test/test_shell_delegate.cc
+++ b/ash/test/test_shell_delegate.cc
@@ -112,7 +112,7 @@ TestShellDelegate::TestShellDelegate()
TestShellDelegate::~TestShellDelegate() {}
-::shell::Connector* TestShellDelegate::GetShellConnector() const {
+::service_manager::Connector* TestShellDelegate::GetShellConnector() const {
return nullptr;
}
« no previous file with comments | « ash/test/test_shell_delegate.h ('k') | ash/touch_hud/mus/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698