Remove opus include path from opus.gypi.

It's now exported by opus.gyp.

Review URL: https://webrtc-codereview.appspot.com/928007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2997 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2012-10-25 17:51:09 +00:00
parent 9169b51fe7
commit a3ae6dc846

View File

@ -21,9 +21,6 @@
'dependencies': [
'<(DEPTH)/third_party/opus/opus.gyp:opus'
],
'include_dirs': [
'<(DEPTH)/third_party/opus',
],
}],
],
'sources': [