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

Unified Diff: chrome/test/chromedriver/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 | « chrome/installer/test/BUILD.gn ('k') | chrome/tools/convert_dict/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/BUILD.gn
diff --git a/chrome/test/chromedriver/BUILD.gn b/chrome/test/chromedriver/BUILD.gn
index 1684a67458528f846a255301011af35eba32ef6b..c32f8e4f817185980283bb44e491a631aadc1b5f 100644
--- a/chrome/test/chromedriver/BUILD.gn
+++ b/chrome/test/chromedriver/BUILD.gn
@@ -187,6 +187,7 @@ executable("chromedriver") {
deps = [
":lib",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
]
}
« no previous file with comments | « chrome/installer/test/BUILD.gn ('k') | chrome/tools/convert_dict/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698