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