Index: chrome/common/logging_chrome.cc |
diff --git a/chrome/common/logging_chrome.cc b/chrome/common/logging_chrome.cc |
index c3bdb77da3636fb0153d85648fd2ac873410101b..9591170c5185fe8cb39cc8d1d793dd406218c3d6 100644 |
--- a/chrome/common/logging_chrome.cc |
+++ b/chrome/common/logging_chrome.cc |
@@ -38,6 +38,7 @@ |
#include "base/file_util.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
+#include "base/string_util.h" |
#include "base/time.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/common/chrome_paths.h" |