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

Unified Diff: content/public/browser/content_browser_client.h

Issue 2118083002: ShellClient -> Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus2
Patch Set: . Created 4 years, 5 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/gpu/gpu_child_thread.cc ('k') | content/public/common/mojo_application_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/content_browser_client.h
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h
index 636147cc97e366424aea2fa0e45f326e06bc2b98..644dc79b2ffa87a2a6834e527349150bf0113475 100644
--- a/content/public/browser/content_browser_client.h
+++ b/content/public/browser/content_browser_client.h
@@ -62,7 +62,7 @@ class CdmFactory;
namespace shell {
class InterfaceRegistry;
-class ShellClient;
+class Service;
}
namespace net {
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | content/public/common/mojo_application_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698