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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user