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

Unified Diff: ios/web/public/test/test_web_state.h

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 | « ios/chrome/browser/ui/webui/mojo_web_ui_ios_controller.h ('k') | ios/web/public/test/test_web_state.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/test/test_web_state.h
diff --git a/ios/web/public/test/test_web_state.h b/ios/web/public/test/test_web_state.h
index 96350243da0ac122e3766adb53f5bca587624634..3d312ca78e356b49f094a7822ce926c6ab5ca282 100644
--- a/ios/web/public/test/test_web_state.h
+++ b/ios/web/public/test/test_web_state.h
@@ -65,7 +65,7 @@ class TestWebState : public WebState {
uint32_t max_bitmap_size,
bool bypass_cache,
const ImageDownloadCallback& callback) override;
- shell::InterfaceRegistry* GetMojoInterfaceRegistry() override;
+ service_manager::InterfaceRegistry* GetMojoInterfaceRegistry() override;
base::WeakPtr<WebState> AsWeakPtr() override;
// Setters for test data.
« no previous file with comments | « ios/chrome/browser/ui/webui/mojo_web_ui_ios_controller.h ('k') | ios/web/public/test/test_web_state.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698