Index: cloud_print/cloud_print.gyp |
diff --git a/cloud_print/cloud_print.gyp b/cloud_print/cloud_print.gyp |
index a67743850c4aebec063b2cb545ee7a2c1084cb82..8da71956bcde93e5c8d8b626b702dd56051f71a8 100644 |
--- a/cloud_print/cloud_print.gyp |
+++ b/cloud_print/cloud_print.gyp |
@@ -7,6 +7,7 @@ |
}, |
'targets': [ |
{ |
+ # GN version: //cloud_print |
'target_name': 'cloud_print', |
'type': 'none', |
'dependencies': [ |
@@ -29,6 +30,7 @@ |
], |
}, |
{ |
+ # GN version: //cloud_print:cloud_print_unittests |
'target_name': 'cloud_print_unittests', |
'type': 'executable', |
'sources': [ |