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

Unified Diff: chrome/chrome_browser_chromeos.gypi

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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index d10a1de624df7084d70ed87d33e020030fc5714b..17fa44c087f54c48b7ea1c2dc997665cdeff9497 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -58,6 +58,7 @@
# transitively via the common target because the proto sources need to
# be generated before code in this target can start building.
'../components/components.gyp:variations',
+ '../components/components.gyp:variations_http_provider',
'../components/components_strings.gyp:components_strings',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',

Powered by Google App Engine
This is Rietveld 408576698