Commit 526c130b authored by Arthur Hemery's avatar Arthur Hemery Committed by Commit Bot

[navigation] Removing testing variation for PerNavigationMojoInterface

PerNavigationMojoInterface is now on by default and the flag has been removed.

Bug: 968090
Change-Id: I1eb346319fba02cd7d6f22d8a1db444162ea743e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886675Reviewed-by: default avatarNik Bhagat <nikunjb@chromium.org>
Commit-Queue: Arthur Hemery <ahemery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711188}
parent d07015f2
...@@ -4437,26 +4437,6 @@ ...@@ -4437,26 +4437,6 @@
] ]
} }
], ],
"PerNavigationMojoInterface": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows",
"android",
"android_webview"
],
"experiments": [
{
"name": "PerNavigationMojoInterface",
"enable_features": [
"PerNavigationMojoInterface"
]
}
]
}
],
"PerProcessReclaim": [ "PerProcessReclaim": [
{ {
"platforms": [ "platforms": [
......
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