(Auto)update libjingle 70711261-> 70733822
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6627 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
'variables': {
|
'variables': {
|
||||||
'webrtc_root%': '<(DEPTH)/webrtc',
|
'webrtc_root%': '<(DEPTH)/webrtc',
|
||||||
# TODO(ronghuawu): Chromium build will need a different libjingle_root.
|
# TODO(ronghuawu): Chromium build will need a different libjingle_root.
|
||||||
|
'libjingle_tests_additional_deps%': [],
|
||||||
'libjingle_root%': '<(DEPTH)',
|
'libjingle_root%': '<(DEPTH)',
|
||||||
# TODO(ronghuawu): For now, disable the Chrome plugins, which causes a
|
# TODO(ronghuawu): For now, disable the Chrome plugins, which causes a
|
||||||
# flood of chromium-style warnings.
|
# flood of chromium-style warnings.
|
||||||
|
|||||||
@@ -62,6 +62,7 @@
|
|||||||
'dependencies': [
|
'dependencies': [
|
||||||
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
||||||
'gunit',
|
'gunit',
|
||||||
|
'<@(libjingle_tests_additional_deps)',
|
||||||
],
|
],
|
||||||
'direct_dependent_settings': {
|
'direct_dependent_settings': {
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
|
|||||||
Reference in New Issue
Block a user