| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index ae4a9246ec37131f404a5cdab3244c9f2df04bce..25f1f63a94f72560a48a762b1025bfe207b23f81 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -72,10 +72,6 @@ FILES = [
|
| 'buildtype': ['official'],
|
| },
|
| {
|
| - 'filename': 'libffmpegsumo.so',
|
| - 'buildtype': ['dev', 'official'],
|
| - },
|
| - {
|
| 'filename': 'lib/libpeerconnection.so',
|
| 'buildtype': ['dev', 'official'],
|
| 'optional': ['dev', 'official'],
|
|
|