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

Unified Diff: ui/views/examples/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 | « ui/aura/BUILD.gn ('k') | win8/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index 6fe7e162852996f58e079a4c281cc2803b395e55..6aed028f713f5480feb78594f65e1a86b35b1471 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -105,6 +105,7 @@ executable("views_examples_exe") {
"//base",
"//base:i18n",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//ui/base",
"//ui/compositor",
"//ui/compositor:test_support",
@@ -161,6 +162,7 @@ executable("views_examples_with_content_exe") {
":views_examples_with_content_lib",
"//base",
"//build/config/sanitizers:deps",
+ "//build/win:default_exe_manifest",
"//content",
"//content:sandbox_helper_win",
"//sandbox",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | win8/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698