Skip to content

Commit

Permalink
Rename translate force trigger on english pref
Browse files Browse the repository at this point in the history
This resets the backoff state in order to re-run the experiment in India

Bug: 936028
Change-Id: Id55c80ce6ff3d4b4c824a4c1833a5f5d3c03d202
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1504129
Reviewed-by: Mathieu Perreault <mathp@chromium.org>
Commit-Queue: anthonyvd <anthonyvd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#637861}
  • Loading branch information
Anthony Vallee-Dubois authored and Commit Bot committed Mar 5, 2019
1 parent e066bc2 commit 1bce50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/translate/core/browser/translate_prefs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
namespace translate {

const char kForceTriggerTranslateCount[] =
"translate_force_trigger_on_english_count_for_backoff";
"translate_force_trigger_on_english_count_for_backoff_1";
const char TranslatePrefs::kPrefTranslateSiteBlacklistDeprecated[] =
"translate_site_blacklist";
const char TranslatePrefs::kPrefTranslateSiteBlacklistWithTime[] =
Expand Down

0 comments on commit 1bce50b

Please sign in to comment.