c973a7c393
sandbox.lib isn't usable out of the box because it expects base's symbols to be decorated with __declspec(dllexport). So we create a copy of it that expects them to be decorated with __declspec(dllimport), as they will be when used in a client application. |
||
---|---|---|
.. | ||
content_decryptor_delegate.patch | ||
dom_storage_host.patch | ||
icu_exports.patch | ||
icu_global_new_delete.patch | ||
sandbox_static.patch |