Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index 439987959e1e319899faa4549438fb3ad7c61505..9f7f20557167c96106ac82d68e1cc160a6f1c1bf 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -674,6 +674,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', |
], |
}], |