Index: remoting/base/BUILD.gn |
diff --git a/remoting/base/BUILD.gn b/remoting/base/BUILD.gn |
index a8f06a25e0e4fe5f1a5bfebb3c2e4ef061c7b457..af6ccdb6afcf974e71e0e962c1b6d84fac4a8f8e 100644 |
--- a/remoting/base/BUILD.gn |
+++ b/remoting/base/BUILD.gn |
@@ -81,7 +81,7 @@ source_set("unit_tests") { |
"//third_party/webrtc/modules/desktop_capture", |
] |
- if (is_win || is_mac || is_chromeos) { |
+ if (is_win || is_mac || is_chromeos_ui) { |
deps += [ "//breakpad:client" ] |
} |