Chromium Code Reviews| Index: chrome/browser/importer/toolbar_importer.cc |
| =================================================================== |
| --- chrome/browser/importer/toolbar_importer.cc (revision 54020) |
| +++ chrome/browser/importer/toolbar_importer.cc (working copy) |
| @@ -7,6 +7,7 @@ |
| #include <limits> |
| #include "base/rand_util.h" |
| +#include "base/string_util.h" |
| #include "base/utf_string_conversions.h" |
| #include "chrome/browser/chrome_thread.h" |
| #include "chrome/browser/first_run.h" |