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

Unified Diff: chrome/browser/BUILD.gn

Issue 2760853002: Remove use of PRODUCT_STRING_PATH in chrome_elf. (Closed)
Patch Set: now Created 3 years, 9 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 | « no previous file | chrome/browser/win/chrome_elf_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 6f253379558253746d1050d88d8a21841b956ea6..0234e6def5f61538d789616999005b477a2373ab 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3587,6 +3587,7 @@ split_static_library("browser") {
"//chrome/chrome_watcher:client",
"//chrome/common:metrics_constants_util_win",
"//chrome/common:version_header",
+ "//chrome/install_static:install_static_util",
"//chrome_elf:blacklist",
"//chrome_elf:constants",
"//chrome_elf:dll_hash",
« no previous file with comments | « no previous file | chrome/browser/win/chrome_elf_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698