Index: content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc |
diff --git a/content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc b/content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc |
index d5a881d602000a52995bddba793df20b64c8e654..2dbd93fc5d0debabe95eaa6443c42230e3bee6ce 100644 |
--- a/content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc |
+++ b/content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc |
@@ -100,7 +100,7 @@ LayoutTestBluetoothChooserFactory::~LayoutTestBluetoothChooserFactory() { |
scoped_ptr<BluetoothChooser> |
LayoutTestBluetoothChooserFactory::RunBluetoothChooser( |
- WebContents* web_contents, |
+ RenderFrameHost* frame, |
const BluetoothChooser::EventHandler& event_handler, |
const url::Origin& origin) { |
DCHECK(!origin.unique()); |