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

Unified Diff: chrome/chrome_browser.gypi

Issue 490733002: Remove dependency of common on variations browser code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move 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
« no previous file with comments | « no previous file | chrome/chrome_browser_chromeos.gypi » ('j') | components/variations.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c8e0cd0e90eff978675948ac5ae365c8823f2863..2ba5afd16afeb94fb6eb65bb1c2a705625de6fa9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2870,6 +2870,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.gyp:webdata_common',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
« no previous file with comments | « no previous file | chrome/chrome_browser_chromeos.gypi » ('j') | components/variations.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698