Index: content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h |
diff --git a/content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h b/content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h |
index ead71d14d00391bc3d5e6b56c61e7b029dc6dc99..21870307a3920cb827c713497c37f182948fe2d4 100644 |
--- a/content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h |
+++ b/content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h |
@@ -25,8 +25,7 @@ class LayoutTestBluetoothFakeAdapterSetterImpl |
mojom::LayoutTestBluetoothFakeAdapterSetterRequest request); |
private: |
- void Set(const std::string& adapter_name, |
- const SetCallback& callback) override; |
+ void Set(const std::string& adapter_name, SetCallback callback) override; |
DISALLOW_COPY_AND_ASSIGN(LayoutTestBluetoothFakeAdapterSetterImpl); |
}; |