Chromium Code Reviews| Index: chrome/common/zip.cc |
| diff --git a/chrome/common/zip.cc b/chrome/common/zip.cc |
| index f1d89b5d78b68dd55c83b775e050e022d6cbafbe..01de36f30b693e85b5a4f43d4e729f5f8ca321d5 100644 |
| --- a/chrome/common/zip.cc |
| +++ b/chrome/common/zip.cc |
| @@ -6,6 +6,7 @@ |
| #include "base/file_util.h" |
| #include "base/logging.h" |
| +#include "base/string_split.h" |
| #include "base/string_util.h" |
| #include "base/utf_string_conversions.h" |
| #include "net/base/file_stream.h" |