| Index: chrome/installer/util/lzma_util.cc
|
| diff --git a/chrome/installer/util/lzma_util.cc b/chrome/installer/util/lzma_util.cc
|
| index 324acd597824f78c262522ebf1a2c16dcb8852fe..dc7daf3502a8cf245ebe897528701e315f01fab8 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"
|
|
|
|
|