| Index: chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc
|
| diff --git a/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc b/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc
|
| index 1a387ca6ab61d04a64e4c25cc561af38d335c015..b1c40c6875b8cabb1ee167e7dff8836550073cfd 100644
|
| --- a/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc
|
| +++ b/chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc
|
| @@ -338,8 +338,6 @@ void MobileSetupUIHTMLSource::GetPropertiesAndStartDataRequest(
|
| l10n_util::GetStringUTF16(IDS_OK));
|
| webui::SetFontAndTextDirection(&strings);
|
|
|
| - webui::UseVersion2 version_2;
|
| -
|
| // The webui differs based on whether the network is activated or not. If the
|
| // network is activated, the webui goes straight to portal. Otherwise the
|
| // webui is used for activation flow.
|
|
|