Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(422)

Unified Diff: remoting/host/security_key/BUILD.gn

Issue 2308813002: Moving CRD Windows targets to subdirectories. (Closed)
Patch Set: The exec needs to be called native_messaging_host for downstream installers to work. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/it2me/BUILD.gn ('k') | remoting/host/setup/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « remoting/host/it2me/BUILD.gn ('k') | remoting/host/setup/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698