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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2394273002: [Android] Permanently disable "All bookmarks" and remove its experiment (Closed)
Patch Set: isherman's comment Created 4 years, 2 months 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
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 3e035c35402df12ca4e3e424145e77ddbc0b27e1..63401a411a452733157918b3e18a40da307d39ca 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1,19 +1,4 @@
{
- "AllBookmarks": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Disabled",
- "disable_features": [
- "AllBookmarks"
- ]
- }
- ]
- }
- ],
"AndroidSessionNotifications": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698