Index: android_webview/buildbot/deps_whitelist.py |
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py |
index 9a317f5dceec2ea88d2f32fc90866165560b5c7c..69bb2d74a0b302fe579ed23861ea328bdbc015b3 100755 |
--- a/android_webview/buildbot/deps_whitelist.py |
+++ b/android_webview/buildbot/deps_whitelist.py |
@@ -32,7 +32,6 @@ 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. |