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

Unified Diff: ios/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 | « ios/chrome/browser/metrics/ios_chrome_metrics_service_client.mm ('k') | ios/chrome/common/channel_info.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/common/BUILD.gn
diff --git a/ios/chrome/common/BUILD.gn b/ios/chrome/common/BUILD.gn
index d0b2a470e2cf8eedc16182c7a0d924d3cad967f4..f38e2705982d3c1c9e094643bd6f243b25ca5d7e 100644
--- a/ios/chrome/common/BUILD.gn
+++ b/ios/chrome/common/BUILD.gn
@@ -21,6 +21,7 @@ source_set("common") {
deps = [
"//base",
"//components/version_info",
+ "//components/version_info:version_string",
"//ios/chrome/common/app_group:main_app",
"//ios/chrome/common/physical_web",
"//net",
« no previous file with comments | « ios/chrome/browser/metrics/ios_chrome_metrics_service_client.mm ('k') | ios/chrome/common/channel_info.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698