Index: testing/variations/README |
diff --git a/testing/variations/README b/testing/variations/README |
deleted file mode 100644 |
index 8700e1581e08615cbb31b58a6f225a5946d9c18d..0000000000000000000000000000000000000000 |
--- a/testing/variations/README |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-Field Trial Testing Config |
-========================== |
- |
-This directory contains field trial configurations that are used |
-to ensure testing coverage of the experiments defined in the |
-fieldtrial_testing_config_*.json files. |
- |
-The keys in these JSON files should match the Field Trial study name. |
-The group names should match the experiment group names. |
- |
-Chrome features must be explicitly enabled using 'enable_features', |
-as the variations framework does not actually fetch the Field Trial |
-definitions. |
- |
-Field trial experiments specified in these configs are set to be |
-enabled by default for Chromium builds. This configuration is also |
-used for perf bots and browser tests in the waterfall. |
- |
-Note that these apply specifically for Chromium builds, and Chrome |
-branded / official builds do not use these definitions. |