| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 3ac25ef3faaf2b28ae09f23784c5e395d7fd9cc0..7f1457d20ec494f38a9213c944c409f0a984967c 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -160,7 +160,7 @@ FILES = [
|
| {
|
| 'filename': 'remoting-webapp.zip',
|
| 'arch': ['32bit', '64bit'],
|
| - 'buildtype': ['official'],
|
| + 'buildtype': ['dev', 'official'],
|
| 'archive': 'remoting-webapp.zip',
|
| },
|
| # Breakpad symbols:
|
|
|