Index: android_webview/buildbot/deps_whitelist.py |
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py |
index 69bb2d74a0b302fe579ed23861ea328bdbc015b3..4e7d1db3a58fd4a65f57e1de6796597c07fcd816 100755 |
--- a/android_webview/buildbot/deps_whitelist.py |
+++ b/android_webview/buildbot/deps_whitelist.py |
@@ -31,6 +31,7 @@ class DepsWhitelist(object): |
# team and are in the process of having the required branches being created |
# in the Android tree. |
self._compile_but_not_snapshot_dependencies = [ |
+ 'third_party/boringssl/src', |
'third_party/libaddressinput/src/cpp', |
] |