| Index: remoting/BUILD.gn
|
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
|
| index c4c88d19baa7fce7ffbac3d39d08f858f6b5b0f9..646b78787bec473955fdbc8bc9ba808be144bcad 100644
|
| --- a/remoting/BUILD.gn
|
| +++ b/remoting/BUILD.gn
|
| @@ -76,7 +76,6 @@ group("remoting_all") {
|
| }
|
|
|
| if (is_win) {
|
| - # GYP version: remoting/remoting_host_win.gypi:remoting_breakpad_tester
|
| executable("remoting_breakpad_tester") {
|
| deps = [
|
| "//base",
|
| @@ -101,7 +100,6 @@ if (is_win) {
|
| }
|
| }
|
|
|
| -# GYP version: remoting/remoting_test.gypi:remoting_test_support
|
| group("test_support") {
|
| testonly = true
|
|
|
|
|