summaryrefslogtreecommitdiffstats
path: root/android_webview/buildbot/deps_whitelist.py
diff options
context:
space:
mode:
authormkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:16:26 +0000
committermkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:16:26 +0000
commita88aa56dba5d95abad8c1e28109aa8607fa4dd6c (patch)
treef0eda0d40db42b291dc1291051c975177846338d /android_webview/buildbot/deps_whitelist.py
parent55650d79466e87596e8124542b8cada0bdec4cb8 (diff)
downloadchromium_src-a88aa56dba5d95abad8c1e28109aa8607fa4dd6c.zip
chromium_src-a88aa56dba5d95abad8c1e28109aa8607fa4dd6c.tar.gz
chromium_src-a88aa56dba5d95abad8c1e28109aa8607fa4dd6c.tar.bz2
[android_webiew] Update whitelist entry for libjingle.
This updates the whitelist entry for libjingle. It's unfortunate that the bots didn't catch this. BUG=None NOTRY=true Review URL: https://chromiumcodereview.appspot.com/21516002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215014 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/buildbot/deps_whitelist.py')
-rwxr-xr-xandroid_webview/buildbot/deps_whitelist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
index 013bf94..69c87be 100755
--- a/android_webview/buildbot/deps_whitelist.py
+++ b/android_webview/buildbot/deps_whitelist.py
@@ -42,7 +42,7 @@ class DepsWhitelist(object):
'third_party/freetype',
'third_party/icu',
'third_party/leveldatabase/src',
- 'third_party/libjingle/source',
+ 'third_party/libjingle/source/talk',
'third_party/libphonenumber/src/phonenumbers',
'third_party/libphonenumber/src/resources',
'third_party/openssl',