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: services/shell/tests/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 | « services/shell/tests/lifecycle/BUILD.gn ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/shell/BUILD.gn
diff --git a/services/shell/tests/shell/BUILD.gn b/services/shell/tests/shell/BUILD.gn
index 8a73d53fa239cc5bda26f32b93d720986fe546b9..d26ff7c1af3c7a6df24aba439b42136efbc5d2fe 100644
--- a/services/shell/tests/shell/BUILD.gn
+++ b/services/shell/tests/shell/BUILD.gn
@@ -51,6 +51,7 @@ executable("shell_unittest_driver") {
deps = [
":interfaces",
"//base",
+ "//build/win:default_exe_manifest",
"//mojo/edk/system",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
@@ -80,6 +81,7 @@ executable("shell_unittest_target") {
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/tests/lifecycle/BUILD.gn ('k') | storage/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698