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

Unified Diff: chrome/browser/BUILD.gn

Issue 2556813002: Record executable version details to stability file (Closed)
Patch Set: Address comments Created 4 years 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5ddcfaeb6fccc62e0ff06c39fd74ed063b70a113..ec9cd8344f0c51644e8716498cbcc5607dfb20b1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3503,6 +3503,7 @@ split_static_library("browser") {
"//chrome_elf:dll_hash",
"//components/browser_watcher",
"//components/browser_watcher:browser_watcher_client",
+ "//components/browser_watcher:stability_data",
"//google_update",
"//third_party/crashpad/crashpad/client:client",
"//third_party/iaccessible2",

Powered by Google App Engine
This is Rietveld 408576698