| Index: android_webview/buildbot/deps_whitelist.py
|
| diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
|
| index f4e6e89852e17090ffcf5ca23b212530bea26376..9893a5288a2cf7bab2b5e8deea934d7d820778a2 100755
|
| --- a/android_webview/buildbot/deps_whitelist.py
|
| +++ b/android_webview/buildbot/deps_whitelist.py
|
| @@ -56,6 +56,7 @@ class DepsWhitelist(object):
|
| 'third_party/skia/include',
|
| 'third_party/skia/src',
|
| 'third_party/smhasher/src',
|
| + 'third_party/usrsctp/usrsctplib',
|
| 'third_party/webrtc',
|
| 'third_party/yasm/source/patched-yasm',
|
| 'tools/grit',
|
|
|