| Index: chrome/browser/component_updater/test/test_installer.cc
|
| diff --git a/chrome/browser/component_updater/test/test_installer.cc b/chrome/browser/component_updater/test/test_installer.cc
|
| index 2f1a7bc3861f0b23914063414523429a90664c4c..0c7a5582deb07f6635ef009165d8fa1ae960ca97 100644
|
| --- a/chrome/browser/component_updater/test/test_installer.cc
|
| +++ b/chrome/browser/component_updater/test/test_installer.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/values.h"
|
|
|
| namespace component_updater {
|
|
|