Commit 850502c4 authored by John Delaney's avatar John Delaney Committed by Commit Bot

Update conversion measurement about flags expiry

These flags are still in use, as the Conversion Measurement API
is going to an origin trial, and are necessary for developers to test.

Updates the expiry to M90, a milestone after the OT is slated to end so
that developers can easily test the feature in canary for the duration.

Change-Id: Ifcdd4aaf56bd88ea9a29111acf0657d895ebd712
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456052Reviewed-by: default avatarAlex Turner <alexmt@chromium.org>
Commit-Queue: John Delaney <johnidel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814842}
parent b9eb1a9c
...@@ -629,12 +629,12 @@ ...@@ -629,12 +629,12 @@
{ {
"name": "conversion-measurement-api", "name": "conversion-measurement-api",
"owners": [ "//content/browser/conversions/OWNERS" ], "owners": [ "//content/browser/conversions/OWNERS" ],
"expiry_milestone": 87 "expiry_milestone": 90
}, },
{ {
"name": "conversion-measurement-debug-mode", "name": "conversion-measurement-debug-mode",
"owners": [ "//content/browser/conversions/OWNERS" ], "owners": [ "//content/browser/conversions/OWNERS" ],
"expiry_milestone": 87 "expiry_milestone": 90
}, },
{ {
"name": "cookie-deprecation-messages", "name": "cookie-deprecation-messages",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment