| 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 2858e8944a380576727abd769c5a247859f5e80c..71e5d196e2f3388470715aa35af56b2d1a91b937 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -25,6 +25,7 @@
|
| { "name": "security", "condition": "!v8only" },
|
| { "name": "console" },
|
| { "name": "source_frame" },
|
| + { "name": "text_editor" },
|
| { "name": "cm_modes", "type": "remoteInRelease" },
|
| { "name": "settings" },
|
| { "name": "layers", "condition": "!v8only" },
|
|
|