Index: chrome/browser/download/download_prefs.cc |
diff --git a/chrome/browser/download/download_prefs.cc b/chrome/browser/download/download_prefs.cc |
index f28b82f98bbee6f77561b31df8ee003a2feec7f0..963977941db710a27b21daf1275b514c8ade5b3a 100644 |
--- a/chrome/browser/download/download_prefs.cc |
+++ b/chrome/browser/download/download_prefs.cc |
@@ -5,6 +5,7 @@ |
#include "chrome/browser/download/download_prefs.h" |
#include "base/file_util.h" |
+#include "base/string_split.h" |
#include "base/string_util.h" |
#include "base/sys_string_conversions.h" |
#include "base/utf_string_conversions.h" |