Index: components/variations/variations_seed_processor.h |
=================================================================== |
--- components/variations/variations_seed_processor.h (revision 233378) |
+++ components/variations/variations_seed_processor.h (working copy) |
@@ -48,6 +48,8 @@ |
FRIEND_TEST_ALL_PREFIXES(VariationsSeedProcessorTest, IsStudyExpired); |
FRIEND_TEST_ALL_PREFIXES(VariationsSeedProcessorTest, ValidateStudy); |
FRIEND_TEST_ALL_PREFIXES(VariationsSeedProcessorTest, VariationParams); |
+ FRIEND_TEST_ALL_PREFIXES(VariationsSeedProcessorTest, |
+ VariationParamsWithForcingFlag); |
// Checks whether a study is applicable for the given |channel| per |filter|. |
bool CheckStudyChannel(const Study_Filter& filter, Study_Channel channel); |