Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index ad6560c686b2d0092f1c6b88e0543e7f09bae35f..62534a7a757e2e131b30146b0d2c272ff58aa25d 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -227,17 +227,7 @@ |
}], |
['remoting==1', { |
'dependencies': [ |
- '../remoting/remoting.gyp:remoting_host', |
- '../remoting/remoting.gyp:remoting_it2me_native_messaging_host', |
- '../remoting/remoting.gyp:remoting_start_host', |
- '../remoting/remoting.gyp:remoting_native_messaging_manifests', |
- '../remoting/remoting.gyp:remoting_perftests', |
- '../remoting/remoting.gyp:remoting_unittests', |
- ], |
- }], |
- ['remoting==1 and disable_nacl==0 and disable_nacl_untrusted==0', { |
- 'dependencies': [ |
- '../remoting/remoting.gyp:remoting_key_tester', |
+ '../remoting/remoting_all.gyp:remoting_all', |
], |
}], |
['remoting==1 and chromeos==0', { |