Fix syntax error in jpeg.gypi.
TBR=mflodman@webrtc.org BUG=none TEST=build on Linux. Review URL: https://webrtc-codereview.appspot.com/639004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2358 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -60,8 +60,8 @@
|
|||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
'<(DEPTH)/third_party/libjpeg',
|
'<(DEPTH)/third_party/libjpeg',
|
||||||
],
|
],
|
||||||
}
|
}],
|
||||||
] # conditions
|
],
|
||||||
}],
|
}],
|
||||||
],
|
],
|
||||||
'sources': [
|
'sources': [
|
||||||
|
|||||||
Reference in New Issue
Block a user