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

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 1485893004: Add EnhancedBookmarks experiment groups to fieldtrial json. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index 408892b3ced9f7dcdbba89afdc42a95eb7c5e86e..c500a5df322daa8ee93bd9a0d95760b459ce65e0 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -103,6 +103,15 @@
],
"EnhancedBookmarks": [
{
+ "group_name": "Launch EnableEnhancedBookmarks",
+ "params": {
+ "id": "Fake_id_to_trigger_experiment_code"
+ }
+ },
+ {
+ "group_name": "Launch Control"
+ },
+ {
"group_name": "EnableEnhancedBookmarks",
"params": {
"id": "Fake_id_to_trigger_experiment_code"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698