Index: trunk/src/android_webview/buildbot/deps_whitelist.py |
=================================================================== |
--- trunk/src/android_webview/buildbot/deps_whitelist.py (revision 283844) |
+++ trunk/src/android_webview/buildbot/deps_whitelist.py (working copy) |
@@ -32,7 +32,6 @@ |
# 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. |