| Index: chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| diff --git a/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc b/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| index 956c229119d3af253ee708d893393a4084cc7b14..1274bc65c4ea769e1d338cf979fbe7e1865d3388 100644
|
| --- a/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| +++ b/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/path_service.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "chrome/common/chrome_version_info.h"
|
| +#include "components/version_info/version_info.h"
|
|
|
| ChromeManifestTest::ChromeManifestTest()
|
| // CHANNEL_UNKNOWN == trunk.
|
|
|