Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index c99a753ee7780312d34e2a21374f1536dd440a24..dbceef64703ac314f54e15283636519c968406c1 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -578,6 +578,11 @@ |
'../jingle/jingle.gyp:jingle_unittests_run', |
], |
}], |
+ ['disable_nacl==0 and disable_nacl_untrusted==0', { |
+ 'dependencies': [ |
+ '../components/nacl.gyp:nacl_loader_unittests_run', |
+ ] |
+ }], |
], |
}], |
['use_openssl==1', { |