| Index: third_party/WebKit/Source/devtools/front_end/main/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/module.json b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| index 40cee054fadf46adc5e9e21f975977ad65c2d70d..2a7f138cdcf8c1ce7a923df84a0c31709ca36643 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
|
| @@ -367,6 +367,7 @@
|
| "title": "Rendering",
|
| "persistence": "closeable",
|
| "order": 50,
|
| + "condition": "!v8only",
|
| "className": "Main.RenderingOptionsView"
|
| },
|
| {
|
|
|