diff options
Diffstat (limited to 'cloud_print/common/common.gyp')
-rw-r--r-- | cloud_print/common/common.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud_print/common/common.gyp b/cloud_print/common/common.gyp index ea4efa3..13351fd 100644 --- a/cloud_print/common/common.gyp +++ b/cloud_print/common/common.gyp @@ -7,6 +7,7 @@ }, 'targets': [ { + # GN version: //cloud_print/common:install_utils 'target_name': 'cloud_print_install_lib', 'type': 'static_library', 'dependencies': [ |