| Index: chrome/tools/convert_dict/convert_dict.gyp
|
| diff --git a/chrome/tools/convert_dict/convert_dict.gyp b/chrome/tools/convert_dict/convert_dict.gyp
|
| index 973d8f51fca6277b64cc6854084cf11b3614b348..dc6b5b151bc317f83033cfc17ae134b3a16b2103 100644
|
| --- a/chrome/tools/convert_dict/convert_dict.gyp
|
| +++ b/chrome/tools/convert_dict/convert_dict.gyp
|
| @@ -8,6 +8,7 @@
|
| },
|
| 'targets': [
|
| {
|
| + # GN version: //chrome/tools/convert_dict:lib
|
| 'target_name': 'convert_dict_lib',
|
| 'product_name': 'convert_dict',
|
| 'type': 'static_library',
|
|
|