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

Unified Diff: tools/gn/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 | « tools/battor_agent/BUILD.gn ('k') | tools/imagediff/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/BUILD.gn
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index bb36b1ffe2f58f2605ce1781f02899e5a35f7017..204d909f5b727c0357d35f394a99ec9e5e83ebcd 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -252,6 +252,7 @@ executable("gn") {
":last_commit_position",
"//base",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
]
}
« no previous file with comments | « tools/battor_agent/BUILD.gn ('k') | tools/imagediff/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698