Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5194)

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 506633002: Remove the use of d3dcompiler_43.dll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | content/content_gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 26081c4161becc87f79a5b17ef1b6cd15797e059..a9e77eb965356aa1c834200666af324b1349dcda 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -357,11 +357,6 @@ FILES = [
},
# ANGLE files:
{
- 'filename': 'D3DCompiler_43.dll',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'D3DCompiler_46.dll',
'buildtype': ['dev', 'official'],
},
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | content/content_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698