Index: chrome/tools/build/linux/FILES.cfg |
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg |
index 7f1457d20ec494f38a9213c944c409f0a984967c..502b5bdd76d9a12ff184de23a76eaa4ac83f56c6 100644 |
--- a/chrome/tools/build/linux/FILES.cfg |
+++ b/chrome/tools/build/linux/FILES.cfg |
@@ -87,12 +87,12 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'theme_resources_standard.pak', |
+ 'filename': 'theme_resources_100_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'ui_resources_standard.pak', |
+ 'filename': 'ui_resources_100_percent.pak', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |