Index: content/browser/battery_status/battery_monitor_integration_browsertest.cc |
diff --git a/content/browser/battery_status/battery_monitor_integration_browsertest.cc b/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
index 91a25fdc02131d06671df1bdb488714e310bb1e1..1daebec2426105f6d9f94eb026710cba503fdd75 100644 |
--- a/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
+++ b/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
@@ -89,7 +89,7 @@ class FakeBatteryMonitor : public device::BatteryMonitor { |
class TestContentBrowserClient : public ContentBrowserClient { |
public: |
void ExposeInterfacesToRenderer( |
- shell::InterfaceRegistry* registry, |
+ service_manager::InterfaceRegistry* registry, |
RenderProcessHost* render_process_host) override { |
scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner = |
BrowserThread::GetTaskRunnerForThread(BrowserThread::UI); |