Chromium Code Reviews| Index: chrome/tools/build/linux/FILES.cfg |
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg |
| index 10069a2df4951da3ce0968a2441efe3a564062de..7f896decdbe6ccbb954b8ca8b652d127b1c34d8c 100644 |
| --- a/chrome/tools/build/linux/FILES.cfg |
| +++ b/chrome/tools/build/linux/FILES.cfg |
| @@ -56,6 +56,14 @@ FILES = [ |
| 'buildtype': ['dev', 'official'], |
| }, |
| { |
| + 'filename': 'natives_blob.bin', |
|
jochen (gone - plz use gerrit)
2014/10/15 15:40:14
shouldn't be required yet
baixo1
2014/10/16 10:10:30
Done.
|
| + 'buildtype': ['dev', 'official'], |
| + }, |
| + { |
| + 'filename': 'snapshot_blob.bin', |
| + 'buildtype': ['dev', 'official'], |
| + }, |
| + { |
| 'filename': 'installer', |
| 'buildtype': ['official'], |
| }, |