summaryrefslogtreecommitdiffstats
path: root/android_webview/buildbot/deps_whitelist.py
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/buildbot/deps_whitelist.py')
-rwxr-xr-xandroid_webview/buildbot/deps_whitelist.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
index 69bb2d7..9a317f5 100755
--- a/android_webview/buildbot/deps_whitelist.py
+++ b/android_webview/buildbot/deps_whitelist.py
@@ -32,6 +32,7 @@ class DepsWhitelist(object):
# in the Android tree.
self._compile_but_not_snapshot_dependencies = [
'third_party/libaddressinput/src/cpp',
+ 'third_party/boringssl/src',
]
# Dependencies that need to be merged into the Android tree.