Fix variations seed being reset on a 304 response.
This was broken by https://chromiumcodereview.appspot.com/12096096, which refactored the code causing a 304 response to no longer resulting in an early return. I'll write a test in a follow-up CL. BUG=175795 TEST=VariationsService logging shows that the seed does not get reset when we get a 304. Review URL: https://chromiumcodereview.appspot.com/12251003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182151 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment