Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches.

TESTED=git try
BUG=1932
R=andrew@webrtc.org, fischman@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4372 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org
2013-07-18 18:33:55 +00:00
parent c6d5b50b41
commit 4e4bf4db8b
5 changed files with 63 additions and 57 deletions

3
.gitignore vendored
View File

@@ -51,7 +51,9 @@
/third_party/gold
/third_party/google-gflags/src
/third_party/google-visualization-python
/third_party/icu
/third_party/jsoncpp
/third_party/junit
/third_party/libjingle
/third_party/libjpeg
/third_party/libjpeg_turbo
@@ -60,6 +62,7 @@
/third_party/libyuv
/third_party/llvm-build
/third_party/oauth2
/third_party/openssl
/third_party/opus
/third_party/protobuf
/third_party/valgrind