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