Commit 01612934 authored by Elly Fong-Jones's avatar Elly Fong-Jones Committed by Commit Bot

flags: assign two tracing flags

This change assigns:
  enable-navigation-tracing
  trace-upload-url
to tracing@ and marks them to expire in M80.

Bug: None
Change-Id: Ie28496728d26409ca979a08d2a33db9999c143c9
Reviewed-on: https://chromium-review.googlesource.com/c/1475808
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: oysteine <oysteine@chromium.org>
Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: default avataroysteine <oysteine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#632733}
parent ba77e38d
...@@ -1424,8 +1424,8 @@ ...@@ -1424,8 +1424,8 @@
}, },
{ {
"name": "enable-navigation-tracing", "name": "enable-navigation-tracing",
// "owners": [ "your-team" ], "owners": [ "tracing" ],
"expiry_milestone": 76 "expiry_milestone": 80
}, },
{ {
"name": "enable-network-logging-to-file", "name": "enable-network-logging-to-file",
...@@ -3006,8 +3006,8 @@ ...@@ -3006,8 +3006,8 @@
}, },
{ {
"name": "trace-upload-url", "name": "trace-upload-url",
// "owners": [ "your-team" ], "owners": [ "tracing" ],
"expiry_milestone": 76 "expiry_milestone": 80
}, },
{ {
"name": "translate-android-manual-trigger", "name": "translate-android-manual-trigger",
......
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