| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 7f896decdbe6ccbb954b8ca8b652d127b1c34d8c..10069a2df4951da3ce0968a2441efe3a564062de 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -56,14 +56,6 @@ FILES = [
|
| 'buildtype': ['dev', 'official'],
|
| },
|
| {
|
| - 'filename': 'natives_blob.bin',
|
| - 'buildtype': ['dev', 'official'],
|
| - },
|
| - {
|
| - 'filename': 'snapshot_blob.bin',
|
| - 'buildtype': ['dev', 'official'],
|
| - },
|
| - {
|
| 'filename': 'installer',
|
| 'buildtype': ['official'],
|
| },
|
|
|