blob: ceb52dcd279ae8c2a5c04014385da707ef1b80c7 [file] [log] [blame]
{
'variables': {
'src_root_path': '<(platform2_root)/camera',
},
'target_defaults': {
'include_dirs': [
'<(src_root_path)',
'<(src_root_path)/include',
],
'variables': {
'deps': [
'libchrome-<(libbase_ver)',
],
},
},
}