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:
andrew@webrtc.org
2012-06-04 20:01:23 +00:00
parent ad6083f414
commit 2cc55096d5

View File

@@ -60,8 +60,8 @@
'include_dirs': [ 'include_dirs': [
'<(DEPTH)/third_party/libjpeg', '<(DEPTH)/third_party/libjpeg',
], ],
} }],
] # conditions ],
}], }],
], ],
'sources': [ 'sources': [