Index: chrome/tools/build/linux/FILES.cfg |
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg |
index 88520a8e8422ec0f7d44598e40cf771071bb4a94..5953a0abeb17682b47be8822435f7938f9d74abf 100644 |
--- a/chrome/tools/build/linux/FILES.cfg |
+++ b/chrome/tools/build/linux/FILES.cfg |
@@ -87,6 +87,16 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
+ 'filename': 'theme_resources_standard.pak', |
+ 'arch': ['32bit', '64bit'], |
+ 'buildtype': ['dev', 'official'], |
+ }, |
+ { |
+ 'filename': 'ui_resources_standard.pak', |
+ 'arch': ['32bit', '64bit'], |
+ 'buildtype': ['dev', 'official'], |
+ }, |
+ { |
'filename': 'session', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev'], |