| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 05bd91d4c7080871eaec58bc9d4157538910b656..ef543ea915774b708027a8ad9b6fb4eef50e42ba 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -682,10 +682,6 @@
|
| ['chromeos==1', {
|
| 'dependencies': [
|
| '../content/content_shell_and_tests.gyp:jpeg_decode_accelerator_unittest',
|
| - ],
|
| - }],
|
| - ['chromeos==1 or OS=="mac"', {
|
| - 'dependencies': [
|
| '../content/content_shell_and_tests.gyp:video_encode_accelerator_unittest',
|
| ],
|
| }],
|
|
|