Commit 5985b0e6 authored by Mark Pearson's avatar Mark Pearson Committed by Commit Bot

Remove Unnecessary OOPR Entries in Testing Config

This cleans up the entries that should've been removed with
https://chromium-review.googlesource.com/c/chromium/src/+/2341945

The only one left being is LINUX.

Bug: 757605
Change-Id: If1b7f8347cf453b2e0937e01b569fb4b6baaf4da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357933
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Commit-Queue: Khushal <khushalsagar@chromium.org>
Reviewed-by: default avatarKhushal <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798372}
parent 04ac5bcc
...@@ -2062,13 +2062,7 @@ ...@@ -2062,13 +2062,7 @@
"DefaultEnableOopRasterization": [ "DefaultEnableOopRasterization": [
{ {
"platforms": [ "platforms": [
"android", "linux"
"android_weblayer",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
], ],
"experiments": [ "experiments": [
{ {
......
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