Bug 1313316 - Add 'activity-stream' experiment. r=ahunt

MozReview-Commit-ID: bamyo1Yb1o

--HG--
extra : rebase_source : 3cc6155f05fc6bf603209d50b06afca47e2e1ee8
This commit is contained in:
Sebastian Kaspari 2016-10-28 14:00:03 +02:00
parent acfeae0359
commit 2d10d3097d

View File

@ -56,6 +56,9 @@ public class Experiments {
// Play HLS videos in a VideoView (Bug 1313391)
public static final String HLS_VIDEO_PLAYBACK = "hls-video-playback";
// Make new activity stream panel available (to replace top sites) (Bug 1313316)
public static final String ACTIVITY_STREAM = "activity-stream";
/**
* Returns if a user is in certain local experiment.
* @param experiment Name of experiment to look up