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

Unified Diff: src/trusted/debug_stub/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/tools/tls_edit/BUILD.gn ('k') | src/trusted/service_runtime/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/debug_stub/BUILD.gn
diff --git a/src/trusted/debug_stub/BUILD.gn b/src/trusted/debug_stub/BUILD.gn
index f96cb90de3ce5a771cfaf5d9f497e4a4bdb0b7a1..2594c1f235c2b035bedbf56604cc5e5f02da5231 100644
--- a/src/trusted/debug_stub/BUILD.gn
+++ b/src/trusted/debug_stub/BUILD.gn
@@ -46,6 +46,7 @@ executable("gdb_rsp_unittest") {
deps = [
"//build/config/nacl:nacl_base",
+ "//build/win:default_exe_manifest",
":debug_stub",
]
}
« no previous file with comments | « src/tools/tls_edit/BUILD.gn ('k') | src/trusted/service_runtime/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698