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

Unified Diff: services/navigation/navigation.cc

Issue 2844063003: Migrate RenderFrameImpl to use BinderRegistry. (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
Index: services/navigation/navigation.cc
diff --git a/services/navigation/navigation.cc b/services/navigation/navigation.cc
index 0e923099340400565e85b45b769dfda2c945618c..5eddc8bb3b91c10f338a504418170a53ccef940f 100644
--- a/services/navigation/navigation.cc
+++ b/services/navigation/navigation.cc
@@ -11,7 +11,6 @@
#include "mojo/public/cpp/bindings/strong_binding.h"
#include "services/navigation/view_impl.h"
#include "services/service_manager/public/cpp/connector.h"
-#include "services/service_manager/public/cpp/interface_registry.h"
#include "services/service_manager/public/cpp/service_context.h"
namespace navigation {

Powered by Google App Engine
This is Rietveld 408576698