| Index: android_webview/buildbot/deps_whitelist.py
|
| diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
|
| index 2432197cd0cf775957f69e0d46ff7e5f83a9862e..4ef7d49eddac3eb93d88aad065f2bce2a6952cf1 100755
|
| --- a/android_webview/buildbot/deps_whitelist.py
|
| +++ b/android_webview/buildbot/deps_whitelist.py
|
| @@ -48,6 +48,7 @@ class DepsWhitelist(object):
|
| 'third_party/leveldatabase/src',
|
| 'third_party/libaddressinput/src',
|
| 'third_party/libjingle/source/talk',
|
| + 'third_party/libjpeg_turbo',
|
| 'third_party/libphonenumber/src/phonenumbers',
|
| 'third_party/libphonenumber/src/resources',
|
| 'third_party/libsrtp',
|
|
|