Enable InstanceID field trial by default
This makes it easier to write tests, since each test doesn't have to enable the field trial (which is especially hard from Java). Part of a series of patches: 1. https://codereview.chromium.org/1832833002 adds InstanceIDWithSubtype 2. https://codereview.chromium.org/1830983002 adds JNI bindings 3. https://codereview.chromium.org/1829023002 adds fake and test 4. https://codereview.chromium.org/1899753002 fixes strict mode violations 5. this patch 6. https://codereview.chromium.org/1923953002 adds crypto integration 7. https://codereview.chromium.org/1851423003 switches Push to InstanceIDs BUG=589461, 477084 Review-Url: https://codereview.chromium.org/1854093002 Cr-Commit-Position: refs/heads/master@{#390339}
Showing
Please register or sign in to comment