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

Unified Diff: components/metrics.gypi

Issue 1819093002: Remove base_i18n dependency from //components/metrics:metrics target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | components/metrics/BUILD.gn » ('j') | components/metrics/daily_event.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index a08db88a27914a1df4ed315aa0c28de50c57c5bf..0e82c6bbc34ac751b63c72fa8b95c45a1162dad2 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -13,7 +13,6 @@
],
'dependencies': [
'../base/base.gyp:base',
- '../base/base.gyp:base_i18n',
'../third_party/zlib/google/zip.gyp:compression_utils',
'component_metrics_proto',
'prefs/prefs.gyp:prefs',
« no previous file with comments | « no previous file | components/metrics/BUILD.gn » ('j') | components/metrics/daily_event.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698