| Index: Source/devtools/front_end/sources/module.json
|
| diff --git a/Source/devtools/front_end/sources/module.json b/Source/devtools/front_end/sources/module.json
|
| index efda52b66bc62c27547cf13e3c357af468972953..db6fca2a965cf9b295f3c65d8a1b6da2fe3389d2 100644
|
| --- a/Source/devtools/front_end/sources/module.json
|
| +++ b/Source/devtools/front_end/sources/module.json
|
| @@ -16,7 +16,7 @@
|
| },
|
| {
|
| "type": "@WebInspector.ContextMenu.Provider",
|
| - "contextTypes": ["WebInspector.UISourceCode", "WebInspector.RemoteObject", "WebInspector.NetworkRequest"],
|
| + "contextTypes": ["WebInspector.UISourceCode", "WebInspector.UILocation", "WebInspector.RemoteObject", "WebInspector.NetworkRequest"],
|
| "className": "WebInspector.SourcesPanel.ContextMenuProvider"
|
| },
|
| {
|
|
|