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

Unified Diff: extensions/test/test_content_utility_client.h

Issue 2810343002: Convert UtilityThread/Clients to add ConnectionFilters instead of using ChildThread's InterfaceRegi… (Closed)
Patch Set: . Created 3 years, 8 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 | « content/utility/utility_thread_impl.cc ('k') | extensions/test/test_content_utility_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/test/test_content_utility_client.h
diff --git a/extensions/test/test_content_utility_client.h b/extensions/test/test_content_utility_client.h
index 03578f55d097e23e91c1240616b9e1fd5655b091..18531eb288c6fcff0b0bb7b6154f32f0828e226b 100644
--- a/extensions/test/test_content_utility_client.h
+++ b/extensions/test/test_content_utility_client.h
@@ -17,8 +17,6 @@ class TestContentUtilityClient : public content::ContentUtilityClient {
// content::ContentUtilityClient:
void UtilityThreadStarted() override;
- void ExposeInterfacesToBrowser(
- service_manager::InterfaceRegistry* registry) override;
};
} // namespace extensions
« no previous file with comments | « content/utility/utility_thread_impl.cc ('k') | extensions/test/test_content_utility_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698