Index: chrome/tools/build/win/FILES.cfg |
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg |
index 834231efeb43cc62aab1a747205042fe558a7fe4..8d84fdd50482508187c1ae5b0c4a7516f63d22aa 100644 |
--- a/chrome/tools/build/win/FILES.cfg |
+++ b/chrome/tools/build/win/FILES.cfg |
@@ -351,29 +351,29 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'theme_resources_standard.pak', |
+ 'filename': 'theme_resources_100_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'theme_resources_2x.pak', |
+ 'filename': 'theme_resources_200_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
'optional': ['dev', 'official'], |
}, |
{ |
- 'filename': 'theme_resources_touch_1x.pak', |
+ 'filename': 'theme_resources_touch_100_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
'optional': ['dev', 'official'], |
}, |
{ |
- 'filename': 'ui_resources_standard.pak', |
+ 'filename': 'ui_resources_100_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'ui_resources_2x.pak', |
+ 'filename': 'ui_resources_200_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
'optional': ['dev', 'official'], |