Index: chrome/tools/build/chromeos/FILES.cfg |
diff --git a/chrome/tools/build/chromeos/FILES.cfg b/chrome/tools/build/chromeos/FILES.cfg |
index 254a02d3c1e9b5e0d5918653d1c5c4c7d7469a16..2b692866ee00916f7eea6c3ad9c4b765bb68b3e3 100644 |
--- a/chrome/tools/build/chromeos/FILES.cfg |
+++ b/chrome/tools/build/chromeos/FILES.cfg |
@@ -41,31 +41,27 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'chrome_sandbox', |
Lei Zhang
2016/11/17 20:27:00
Not built/used on ChromeOS.
Michael Moss
2016/11/17 20:49:29
Why wasn't archiving failing due to "not found"? I
Lei Zhang
2016/11/17 21:37:10
Not sure. I only see warnings, which is how I a ca
|
- 'buildtype': ['dev', 'official'], |
- }, |
- { |
'filename': 'chrome.1', |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'emit_login_prompt_ready', |
Lei Zhang
2016/11/17 20:27:00
I don't know what this is, but it doesn't exist.
|
- 'buildtype': ['dev'], |
+ 'filename': 'icudtl.dat', |
+ 'buildtype': ['dev', 'official'], |
}, |
{ |
'filename': 'installer', |
'buildtype': ['official'], |
}, |
{ |
- 'filename': 'natives_blob.bin', |
+ 'filename': 'locales', |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'snapshot_blob.bin', |
+ 'filename': 'natives_blob.bin', |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'locales', |
+ 'filename': 'snapshot_blob.bin', |
'buildtype': ['dev', 'official'], |
}, |
{ |
@@ -81,10 +77,6 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'session', |
Lei Zhang
2016/11/17 20:26:59
Ditto.
|
- 'buildtype': ['dev'], |
- }, |
- { |
'filename': 'xdg-mime', |
'buildtype': ['dev', 'official'], |
}, |