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

Unified Diff: components/variations.gypi

Issue 41623002: Simulate field trial assignments with new variations seed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years 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/variations.gypi
===================================================================
--- components/variations.gypi (revision 242404)
+++ components/variations.gypi (working copy)
@@ -27,6 +27,8 @@
'variations/variations_associated_data.h',
'variations/variations_seed_processor.cc',
'variations/variations_seed_processor.h',
+ 'variations/variations_seed_simulator.cc',
+ 'variations/variations_seed_simulator.h',
],
'variables': {
'proto_in_dir': 'variations/proto',

Powered by Google App Engine
This is Rietveld 408576698