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

Unified Diff: services/shell/tests/connect/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 | « services/shell/standalone/BUILD.gn ('k') | services/shell/tests/lifecycle/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/connect/BUILD.gn
diff --git a/services/shell/tests/connect/BUILD.gn b/services/shell/tests/connect/BUILD.gn
index f58cf325c89c55574650181980aea776ab7e5313..50c0d07a64a41b9d9ca3bc94fe54176c835fd77b 100644
--- a/services/shell/tests/connect/BUILD.gn
+++ b/services/shell/tests/connect/BUILD.gn
@@ -152,6 +152,7 @@ executable("connect_test_driver") {
deps = [
":interfaces",
"//base",
+ "//build/win:default_exe_manifest",
"//services/shell/public/cpp",
"//services/shell/runner/child:test_native_main",
"//services/shell/tests:util",
@@ -178,6 +179,7 @@ executable("connect_test_exe") {
deps = [
":interfaces",
"//base",
+ "//build/win:default_exe_manifest",
"//services/shell/public/cpp",
"//services/shell/runner/child:test_native_main",
]
« no previous file with comments | « services/shell/standalone/BUILD.gn ('k') | services/shell/tests/lifecycle/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698