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

Unified Diff: src/tools/tls_edit/BUILD.gn

Issue 1947953002: Add default Windows manifest to four .gn executables (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | src/trusted/debug_stub/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/tools/tls_edit/BUILD.gn
diff --git a/src/tools/tls_edit/BUILD.gn b/src/tools/tls_edit/BUILD.gn
index 14b0ba421d3bc68fef0663de15479e12175cc3b1..cffb0c9eeca62f4a49c148bcab919cc61253edc5 100644
--- a/src/tools/tls_edit/BUILD.gn
+++ b/src/tools/tls_edit/BUILD.gn
@@ -9,6 +9,7 @@ executable("tls_edit") {
deps = [
"//build/config/nacl:nacl_base",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//native_client/src/shared/platform:platform",
"//native_client/src/trusted/validator_ragel:rdfa_validator",
]
« no previous file with comments | « no previous file | src/trusted/debug_stub/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698