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

Unified Diff: chrome/angle.isolate

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 | « no previous file | chrome/installer/mini_installer/chrome.release » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/angle.isolate
diff --git a/chrome/angle.isolate b/chrome/angle.isolate
index bf4a49f5a8bb633ed9ff61998b675eceba19151d..4b2d70d92eef227feb218b29c6bef807cd6c0399 100644
--- a/chrome/angle.isolate
+++ b/chrome/angle.isolate
@@ -15,14 +15,5 @@
],
},
}],
- ['OS=="win" and target_arch=="ia32"', {
- 'variables': {
- 'isolate_dependency_tracked': [
- # TODO(kbr): really need D3DCompiler_43.dll as well for XP,
- # but ANGLE doesn't contain the rule which extracts this.
- #'<(PRODUCT_DIR)/D3DCompiler_43.dll',
- ],
- },
- }],
],
}
« no previous file with comments | « no previous file | chrome/installer/mini_installer/chrome.release » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698