Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index ef543ea915774b708027a8ad9b6fb4eef50e42ba..05bd91d4c7080871eaec58bc9d4157538910b656 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -682,6 +682,10 @@ |
['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', |
], |
}], |