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

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

Issue 99473012: Enable icu_use_data_file on Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: icudtl.dat listed in win/server.rules Created 7 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
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 0cc1b57af9bfeee9b8f6007c33d55fd148c62a1a..dcaa2020befda6ad59b7a2d94d1b173d3d4dc010 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -95,7 +95,7 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'icudt.dll',
+ 'filename': 'icudtl.dat',
'buildtype': ['dev', 'official'],
},
{

Powered by Google App Engine
This is Rietveld 408576698