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

Unified Diff: remoting/test/BUILD.gn

Issue 1925493002: Add manifests to many more gn built exe files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/BUILD.gn
diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn
index 8bc132fbee6ea4b12570fc71d569a559a09e899b..26e9230adea043946c15bcd7ff016913b7055d34 100644
--- a/remoting/test/BUILD.gn
+++ b/remoting/test/BUILD.gn
@@ -96,6 +96,7 @@ executable("chromoting_test_driver") {
":test_support",
"//base/test:test_support",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//testing/gtest",
]
}
@@ -134,6 +135,7 @@ executable("ar_sample_test_driver") {
":ar_test_driver_common",
"//base/test:test_support",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//testing/gtest",
]
}
« no previous file with comments | « remoting/host/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698