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

Unified Diff: components/metrics.gypi

Issue 490733002: Remove dependency of common on variations browser code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 6 years, 4 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
Index: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index cf43cf7de1f1fb84f990d5f47126b6b963815073..122f4d164520881347c6ddfac63065dbd5c756e1 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -15,7 +15,7 @@
'../base/base.gyp:base',
'../third_party/zlib/zlib.gyp:zlib',
'component_metrics_proto',
- 'variations',
+ 'variations_common',
],
'sources': [
'metrics/client_info.cc',

Powered by Google App Engine
This is Rietveld 408576698