Index: chrome/browser/local_discovery/privetv3_setup_flow.h |
diff --git a/chrome/browser/local_discovery/privetv3_setup_flow.h b/chrome/browser/local_discovery/privetv3_setup_flow.h |
index de295f19b8368b28024e73a1c988e372af62ce46..401693d0ac618979eec746ad1a45142150e0ce42 100644 |
--- a/chrome/browser/local_discovery/privetv3_setup_flow.h |
+++ b/chrome/browser/local_discovery/privetv3_setup_flow.h |
@@ -86,7 +86,7 @@ class PrivetV3SetupFlow { |
void OnPairingStarted(PrivetV3Session::Result result); |
void OnPairingDone(PrivetV3Session::Result result); |
void OnSetupMessageSent(PrivetV3Session::Result result, |
- const base::DictionaryValue& responce); |
+ const base::DictionaryValue& response); |
Delegate* delegate_; |
std::string service_name_; |