| Index: chrome/common/chrome_version_info.cc
|
| diff --git a/chrome/common/chrome_version_info.cc b/chrome/common/chrome_version_info.cc
|
| index 134327990ef333863fb93389d0ffb1ccb4ef5262..996da1bca68f37768537dedbcdb67c4e18a7411e 100644
|
| --- a/chrome/common/chrome_version_info.cc
|
| +++ b/chrome/common/chrome_version_info.cc
|
| @@ -5,7 +5,6 @@
|
| #include "chrome/common/chrome_version_info.h"
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/file_version_info.h"
|
| #include "base/profiler/scoped_tracker.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread_restrictions.h"
|
|
|