blob: 4dd149caa95c4f937281d37e337cffd6fe49ec38 [file] [log] [blame]
{
'target_defaults': {
'variables': {
'deps': [
'libchrome-<(libbase_ver)',
'libchromeos-<(libbase_ver)',
],
},
},
'targets': [
{
'target_name': 'static_node_tool',
'type': 'executable',
'sources': ['static_node_tool.cc'],
},
],
}