am 52163238: Merge "Update Windows SDK build to track change from OpenSSL to BoringSSL"

* commit '52163238a89bce7761408a513287d3f252c67ae6':
  Update Windows SDK build to track change from OpenSSL to BoringSSL
diff --git a/build/windows_sdk_whitelist.mk b/build/windows_sdk_whitelist.mk
index ea29f11..31bf471 100644
--- a/build/windows_sdk_whitelist.mk
+++ b/build/windows_sdk_whitelist.mk
@@ -26,6 +26,7 @@
 # Whitelist of SDK specific projects that do NOT need Java (e.g. C libraries)
 
 subdirs += \
+	external/boringssl \
 	external/openssl \
 #	external/qemu \
 #	prebuilts/tools \