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..9a317f5dceec2ea88d2f32fc90866165560b5c7c 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. |