Index: remoting/BUILD.gn |
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
index 6b9fb64a0d82862e4a01d5ee900b9b9bd0b0e5e8..9b834d0293bfb5b03d523f3681027a84df78ac2a 100644 |
--- a/remoting/BUILD.gn |
+++ b/remoting/BUILD.gn |
@@ -34,11 +34,10 @@ |
if (is_win) { |
deps += [ |
- "//remoting:remoting_breakpad_tester", |
- "//remoting/host:remoting_console", |
- "//remoting/host:remoting_desktop", |
- |
- # "//remoting:remoting_host_installation", |
+ #"//remoting:remoting_breakpad_tester", |
+ #"//remoting:remoting_console", |
+ #"//remoting:remoting_desktop", |
+ #"//remoting:remoting_host_installation", |
] |
} |
@@ -83,8 +82,6 @@ |
"//base", |
"//remoting/host", |
] |
- |
- configs += [ "//build/config/compiler:wexit_time_destructors" ] |
sources = [ |
"tools/breakpad_tester_win.cc", |