| Index: third_party/WebKit/Source/devtools/front_end/inspector.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| index 529c6f0061bfb511be55961a8ed73ee8c62d0928..1fc5ea73cd279e2d9b8b761746cc2101811144df 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -34,6 +34,7 @@
|
| { "name": "layer_viewer", "condition": "!v8only" },
|
| { "name": "snippets" },
|
| { "name": "diff" },
|
| + { "name": "terminal", "type": "remote" },
|
| { "name": "sass", "condition": "!v8only" },
|
| { "name": "accessibility", "condition": "!v8only", "type": "remote" },
|
| { "name": "animation", "condition": "!v8only" },
|
|
|