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

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

Issue 2308813002: Moving CRD Windows targets to subdirectories. (Closed)
Patch Set: Correcting format. 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
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 = [

Powered by Google App Engine
This is Rietveld 408576698