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

Unified Diff: tools/battor_agent/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 | « third_party/qcms/BUILD.gn ('k') | tools/gn/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/battor_agent/BUILD.gn
diff --git a/tools/battor_agent/BUILD.gn b/tools/battor_agent/BUILD.gn
index 41f89e7dafa71fb5a7c0bef423be09d7a600c865..da80ffa4478c8355e02fe9b83a882b0e50e69515 100644
--- a/tools/battor_agent/BUILD.gn
+++ b/tools/battor_agent/BUILD.gn
@@ -14,6 +14,7 @@ executable("battor_agent") {
deps = [
":battor_agent_lib",
"//base",
+ "//build/win:default_exe_manifest",
"//device/serial",
"//mojo/public/c/system:for_shared_library",
]
« no previous file with comments | « third_party/qcms/BUILD.gn ('k') | tools/gn/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698