Index: remoting/host/security_key/BUILD.gn |
diff --git a/remoting/host/security_key/BUILD.gn b/remoting/host/security_key/BUILD.gn |
index 31b59b9a17bbacfe2b4a6d1fcb778bf9ecba6578..8008b74d2fbb6a4b821fc324e85d193a807f5a4a 100644 |
--- a/remoting/host/security_key/BUILD.gn |
+++ b/remoting/host/security_key/BUILD.gn |
@@ -62,8 +62,8 @@ if (is_win) { |
deps = [ |
"//build/win:default_exe_manifest", |
- "//remoting/host:remoting_core", |
- "//remoting/host:remoting_windows_resources", |
+ "//remoting/host/win:remoting_core", |
+ "//remoting/host/win:remoting_windows_resources", |
] |
sources = [ |