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

Unified Diff: chrome/common/BUILD.gn

Issue 2879703002: WebView: Add channel info for UMA (Closed)
Patch Set: rebase Created 3 years, 7 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 | « chrome/browser/metrics/chrome_metrics_service_client.cc ('k') | chrome/common/channel_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 47d8aff0eaa4d0e2b1bc92936e135c477214bbd8..2ef6a1472de74aeb516e6f0f678141bf75f7fa27 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -212,6 +212,7 @@ static_library("common") {
"//components/url_formatter",
"//components/variations",
"//components/version_info",
+ "//components/version_info:version_string",
"//components/visitedlink/common",
"//content/public/common",
"//crypto",
« no previous file with comments | « chrome/browser/metrics/chrome_metrics_service_client.cc ('k') | chrome/common/channel_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698