diff options
Diffstat (limited to 'chrome/installer/util/lzma_util.cc')
-rw-r--r-- | chrome/installer/util/lzma_util.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/util/lzma_util.cc b/chrome/installer/util/lzma_util.cc index 324acd5..dc7daf3 100644 --- a/chrome/installer/util/lzma_util.cc +++ b/chrome/installer/util/lzma_util.cc @@ -4,7 +4,7 @@ #include "chrome/installer/util/lzma_util.h" -#include "base/file_util.h" +#include "base/files/file_util.h" #include "base/logging.h" #include "base/strings/utf_string_conversions.h" |