diff options
Diffstat (limited to 'android_webview')
-rwxr-xr-x | android_webview/buildbot/deps_whitelist.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py index f4e6e89..9893a52 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', |