| Index: third_party/WebKit/Source/devtools/front_end/layers/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/layers/module.json b/third_party/WebKit/Source/devtools/front_end/layers/module.json
|
| index 4bf10c255ff6fa1ce42e25024d1e836b11be12fc..50c9e3216518b9a1c3832defb6c61ebc965517e7 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/layers/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/layers/module.json
|
| @@ -1,8 +1,9 @@
|
| {
|
| "extensions": [
|
| {
|
| - "type": "@WebInspector.Panel",
|
| - "name": "layers",
|
| + "type": "view",
|
| + "location": "panel",
|
| + "id": "layers",
|
| "title": "Layers",
|
| "order": 100,
|
| "className": "WebInspector.LayersPanel"
|
|
|