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

Unified Diff: src/trusted/validator/driver/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 | « src/trusted/service_runtime/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator/driver/BUILD.gn
diff --git a/src/trusted/validator/driver/BUILD.gn b/src/trusted/validator/driver/BUILD.gn
index 97351865ebe8caad0ab6a48c337431584a0fb74f..7f73ad81f6f0cf17922a28305686b1d5a8375753 100644
--- a/src/trusted/validator/driver/BUILD.gn
+++ b/src/trusted/validator/driver/BUILD.gn
@@ -21,6 +21,7 @@ executable("ncval_new") {
deps = [
"//build/config/nacl:nacl_base",
+ "//build/win:default_exe_manifest",
":elf_load",
"//native_client/src/shared/platform:platform",
"//native_client/src/trusted/cpu_features:cpu_features",
« no previous file with comments | « src/trusted/service_runtime/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698