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

Unified Diff: content/shell/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 | « components/wifi/BUILD.gn ('k') | courgette/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 8e59d0d52dd06e41b59c86bb53e856b569a7e918..20267084420c376ea9473dc27f3b0676d0fc551b 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -495,6 +495,7 @@ if (is_win) {
deps = [
"//base",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//components/crash/content/tools:crash_service",
]
« no previous file with comments | « components/wifi/BUILD.gn ('k') | courgette/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698