| Index: chrome/installer/util/copy_tree_work_item.cc
|
| diff --git a/chrome/installer/util/copy_tree_work_item.cc b/chrome/installer/util/copy_tree_work_item.cc
|
| index 1ec3c8a83774b0cabe23f6475738065717330aca..88bc244ef5e60ca2d96d7da82b0020cbe7caac23 100644
|
| --- a/chrome/installer/util/copy_tree_work_item.cc
|
| +++ b/chrome/installer/util/copy_tree_work_item.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <shlwapi.h>
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "chrome/installer/util/logging_installer.h"
|
|
|
|
|