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

Unified Diff: content/browser/android/java_interfaces_impl.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 | « components/web_cache/renderer/web_cache_impl.cc ('k') | content/browser/android/java_interfaces_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/java_interfaces_impl.h
diff --git a/content/browser/android/java_interfaces_impl.h b/content/browser/android/java_interfaces_impl.h
index d75c1cf0e38e3ea501b88a05808a60c85378c902..f78c063d981cba8519e914c8d42cefd74d9ac75b 100644
--- a/content/browser/android/java_interfaces_impl.h
+++ b/content/browser/android/java_interfaces_impl.h
@@ -12,7 +12,7 @@ namespace content {
class WebContents;
void BindInterfaceRegistryForWebContents(
- shell::mojom::InterfaceProviderRequest request,
+ service_manager::mojom::InterfaceProviderRequest request,
WebContents* web_contents);
} // namespace content
« no previous file with comments | « components/web_cache/renderer/web_cache_impl.cc ('k') | content/browser/android/java_interfaces_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698