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

Unified Diff: components/variations.gypi

Issue 1262683006: Componentize variations_url_constants.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 | « chrome/chrome_browser.gypi ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index 64592134a08e23c14ef0ee4d87688955bae0edcf..a1bcd4f5ece87bf60e487c84de6b0a9584dc8b83 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -48,6 +48,8 @@
'variations/variations_seed_processor.h',
'variations/variations_seed_simulator.cc',
'variations/variations_seed_simulator.h',
+ 'variations/variations_url_constants.cc',
+ 'variations/variations_url_constants.h',
],
'variables': {
'proto_in_dir': 'variations/proto',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/variations/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698