| Index: chrome/installer/setup/archive_patch_helper_unittest.cc
|
| diff --git a/chrome/installer/setup/archive_patch_helper_unittest.cc b/chrome/installer/setup/archive_patch_helper_unittest.cc
|
| index 17ff00329b1200850ac792f4ab27ea7ea24cbedd..9dd4f08703ab9740cf559f2c82ac38e97d177110 100644
|
| --- a/chrome/installer/setup/archive_patch_helper_unittest.cc
|
| +++ b/chrome/installer/setup/archive_patch_helper_unittest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/path_service.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|