| 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..403913df8417b2b108cad5cc6690db15bbbe7b6f 100644
|
| --- a/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| +++ b/chrome/common/extensions/manifest_tests/chrome_manifest_test.cc
|
| @@ -6,8 +6,9 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/path_service.h"
|
| +#include "chrome/common/channel_info.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.
|
|
|