Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2507)

Unified Diff: chrome/browser/chromeos/login/wizard_controller.h

Issue 1428353002: Network Setup from Shark to Remora. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address achuithb@'s comment. Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/login/wizard_controller.h
diff --git a/chrome/browser/chromeos/login/wizard_controller.h b/chrome/browser/chromeos/login/wizard_controller.h
index eaae94023135f7abb8ded199ce3498fd9acb0a20..935014c9e4190bc088a1c6f901f430ef7c42ca1e 100644
--- a/chrome/browser/chromeos/login/wizard_controller.h
+++ b/chrome/browser/chromeos/login/wizard_controller.h
@@ -246,6 +246,7 @@ class WizardController : public BaseScreenDelegate,
bool GetUsageStatisticsReporting() const override;
// Override from ControllerPairingScreen::Delegate:
+ void SetHostNetwork() override;
void SetHostConfiguration() override;
// Override from HostPairingScreen::Delegate:

Powered by Google App Engine
This is Rietveld 408576698