| Index: components/version_info/version_info.cc
|
| diff --git a/components/version_info/version_info.cc b/components/version_info/version_info.cc
|
| index 70657785f2e3cf99f9bad601b8fe2c8dbf371df7..a6c39164e0e364422165d865aace2071e67c862d 100644
|
| --- a/components/version_info/version_info.cc
|
| +++ b/components/version_info/version_info.cc
|
| @@ -9,7 +9,7 @@
|
| #include "grit/components_strings.h"
|
|
|
| #if defined(USE_UNOFFICIAL_VERSION_NUMBER)
|
| -#include "ui/base/l10n/l10n_util.h" // nogncheck
|
| +#include "ui/base/l10n/l10n_util.h"
|
| #endif // USE_UNOFFICIAL_VERSION_NUMBER
|
|
|
| namespace version_info {
|
|
|