Index: chrome/browser/first_run_gtk.cc |
diff --git a/chrome/browser/first_run_gtk.cc b/chrome/browser/first_run_gtk.cc |
index 4b61867600043989dbb596ece36d2d30f0de1665..0142c7eb5f26bff1226f14f3739a36fca9861d3b 100644 |
--- a/chrome/browser/first_run_gtk.cc |
+++ b/chrome/browser/first_run_gtk.cc |
@@ -10,6 +10,7 @@ |
#include "base/file_util.h" |
#include "base/path_service.h" |
#include "base/process_util.h" |
+#include "base/string_util.h" |
#include "chrome/browser/gtk/first_run_dialog.h" |
#include "chrome/browser/profile_manager.h" |
#include "chrome/browser/shell_integration.h" |