Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index ccc83cb1360e63aaa2663513045bce162d710f98..47f6c5058a016a0784d30408cdcdc039d3d4b19b 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -272,6 +272,7 @@ |
| }, |
| 'targets': [ |
| { |
| + # GN: //chrome/common:common |
|
jamesr
2014/10/22 00:28:18
//chrome/common means the same thing and is shorte
cjhopman
2014/10/23 00:15:48
For these pointers in GYP to the GN target, I've b
|
| 'target_name': 'common', |
| 'type': 'static_library', |
| 'variables': { |