| Index: chrome/browser/chromeos/options/internet_page_view.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/chromeos/options/internet_page_view.cc	(revision 54459)
 | 
| +++ chrome/browser/chromeos/options/internet_page_view.cc	(working copy)
 | 
| @@ -9,6 +9,7 @@
 | 
|  #include "app/l10n_util.h"
 | 
|  #include "app/resource_bundle.h"
 | 
|  #include "base/string_util.h"
 | 
| +#include "base/utf_string_conversions.h"
 | 
|  #include "chrome/browser/chromeos/cros/cros_library.h"
 | 
|  #include "chrome/browser/chromeos/options/network_config_view.h"
 | 
|  #include "chrome/browser/chromeos/options/options_window_view.h"
 | 
| 
 |