| Index: chrome/browser/net/connection_tester.cc
|
| ===================================================================
|
| --- chrome/browser/net/connection_tester.cc (revision 54020)
|
| +++ chrome/browser/net/connection_tester.cc (working copy)
|
| @@ -8,6 +8,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/importer/firefox_proxy_settings.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "net/base/cookie_monster.h"
|
|
|