blob: 8644b73198d1559c5001635375f57f671461d04d [file] [log] [blame]
{
'includes': [
'../build/cros-camera-common.gypi',
],
'targets': [
{
'target_name': 'libcamera_timezone',
'type': 'shared_library',
'sources': [
'timezone.cc',
],
},
],
}