Windows: Remove d3dcompiler_43.dll

The d3dcompiler_43.dll file was only required on Windows XP, which is no longer
supported.
This commit is contained in:
Marshall Greenblatt 2019-05-07 15:24:20 -04:00
parent bbabccf9aa
commit ef06407da6
3 changed files with 0 additions and 2 deletions

View File

@ -459,7 +459,6 @@ if(OS_WINDOWS)
# List of CEF binary files.
set(CEF_BINARY_FILES
chrome_elf.dll
d3dcompiler_43.dll
d3dcompiler_47.dll
libcef.dll
libEGL.dll

View File

@ -60,7 +60,6 @@ run but any related functionality may become broken or disabled.
Tools. Without this file Chrome Developer Tools will not function.
* Angle and Direct3D support.
* d3dcompiler_43.dll (required for Windows XP)
* d3dcompiler_47.dll (required for Windows Vista and newer)
* libEGL.dll
* libGLESv2.dll

Binary file not shown.