| Index: third_party/WebKit/Source/devtools/front_end/terminal/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/terminal/module.json b/third_party/WebKit/Source/devtools/front_end/terminal/module.json
|
| index 1c4dfc67eefe33dbfb259ede1f83be532f2e2a23..c00e963dde43017fd3287a74572079f7423db73d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/terminal/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/terminal/module.json
|
| @@ -7,7 +7,7 @@
|
| "title": "Terminal",
|
| "order": 10,
|
| "persistence": "closeable",
|
| - "factoryName": "WebInspector.TerminalWidget"
|
| + "factoryName": "Terminal.TerminalWidget"
|
| }
|
| ],
|
| "dependencies": [
|
|
|