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

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

Issue 8788009: Revert 112812 - Add xinput1_3.dll redist to final package. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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_common.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
===================================================================
--- chrome/tools/build/win/FILES.cfg (revision 112858)
+++ chrome/tools/build/win/FILES.cfg (working copy)
@@ -363,12 +363,6 @@
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
- # XInput files:
- {
- 'filename': 'xinput1_3.dll',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['dev', 'official'],
- },
# Native Client plugin files:
{
'filename': 'ppGoogleNaClPluginChrome.dll',
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698