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

Unified Diff: components/components_tests.gyp

Issue 490733002: Remove dependency of common on variations browser code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: test binary 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ca6cb2faa66daf9ec2e7d6c71e572c4e474cc855..d1a0fd064d2c70b5e7f6c004caa774601eacef7f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -398,6 +398,7 @@
# Dependencies of variations
'components.gyp:variations',
+ 'components.gyp:variations_http_provider',
],
'conditions': [
['toolkit_views == 1', {

Powered by Google App Engine
This is Rietveld 408576698