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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 2422643002: Windows install_static refactor. (Closed)
Patch Set: sync to position 431863 Created 4 years, 1 month 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
Index: chrome/chrome_watcher/BUILD.gn
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index 0d9265bd300b231f72c7f5421abad1bf3df09637..88fe8463cc9bb4a79a67dec499140f2f53a5d437 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -69,7 +69,6 @@ shared_library("chrome_watcher") {
"//base:base_static",
"//build/config/sanitizers:deps",
"//chrome/common:metrics_constants_util_win",
- "//chrome/installer/util:with_no_strings",
"//components/browser_watcher",
]
ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]

Powered by Google App Engine
This is Rietveld 408576698