Index: chromeos/components/tether/fake_wifi_hotspot_connector.h |
diff --git a/chromeos/components/tether/fake_wifi_hotspot_connector.h b/chromeos/components/tether/fake_wifi_hotspot_connector.h |
index 6518eab625777643951532547250a0f84e000d66..9e3721d844b7170c96b8c7a36c7ec12554a74ffd 100644 |
--- a/chromeos/components/tether/fake_wifi_hotspot_connector.h |
+++ b/chromeos/components/tether/fake_wifi_hotspot_connector.h |
@@ -31,6 +31,7 @@ class FakeWifiHotspotConnector : public WifiHotspotConnector { |
void ConnectToWifiHotspot( |
const std::string& ssid, |
const std::string& password, |
+ const std::string& tether_network_guid, |
const WifiHotspotConnector::WifiConnectionCallback& callback) override; |
private: |