| Index: Source/web/InspectorFrontendClientImpl.cpp
|
| diff --git a/Source/web/InspectorFrontendClientImpl.cpp b/Source/web/InspectorFrontendClientImpl.cpp
|
| index 7d7e727dcaf5fa4713cc6e0c2df05a7206345143..b95900e961f8299e348f8928d149ea48827111f7 100644
|
| --- a/Source/web/InspectorFrontendClientImpl.cpp
|
| +++ b/Source/web/InspectorFrontendClientImpl.cpp
|
| @@ -118,6 +118,7 @@ void InspectorFrontendClientImpl::windowObjectCleared()
|
| " ['resetZoom', 0],"
|
| " ['save', 3],"
|
| " ['searchInPath', 3],"
|
| + " ['setWhitelistedShortcuts', 1],"
|
| " ['setContentsResizingStrategy', 2],"
|
| " ['setIsDocked', 1],"
|
| " ['stopIndexing', 1],"
|
|
|