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

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

Issue 139403006: Revert of Enable icu_use_data_file on Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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') | chrome/tools/build/win/TESTS » ('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 7c1defd51b491d870923a56149370277ac98da91..d829eb6fafdb41d54dc64b7d5e86af5b95784d86 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -95,14 +95,8 @@
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'icudtl.dat',
- 'buildtype': ['dev', 'official'],
- 'optional': ['dev', 'official'],
- },
- {
'filename': 'icudt.dll',
'buildtype': ['dev', 'official'],
- 'optional': ['dev', 'official'],
},
{
'filename': 'libpeerconnection.dll',
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | chrome/tools/build/win/TESTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698