There is no libdesktop_capture_differ_sse2 no arm

This commit is contained in:
Cheng Zhao 2015-12-08 16:40:49 +08:00
parent 46677e3a36
commit c33c045964

View file

@ -113,6 +113,13 @@
],
},
}],
['target_arch=="arm"', {
'link_settings': {
'libraries!': [
'<(libchromiumcontent_dir)/libdesktop_capture_differ_sse2.a',
],
},
}],
],
}], # OS=="linux"
['OS=="mac"', {