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