| Index: Source/web/InspectorFrontendClientImpl.cpp
|
| diff --git a/Source/web/InspectorFrontendClientImpl.cpp b/Source/web/InspectorFrontendClientImpl.cpp
|
| index 775db69b260cba5d33f55a3564aae1f823b792fa..daf28786c6bc1f392d854f738fc234fa74ba0e11 100644
|
| --- a/Source/web/InspectorFrontendClientImpl.cpp
|
| +++ b/Source/web/InspectorFrontendClientImpl.cpp
|
| @@ -121,6 +121,7 @@ void InspectorFrontendClientImpl::windowObjectCleared()
|
| " ['searchInPath', 3],"
|
| " ['setWhitelistedShortcuts', 1],"
|
| " ['setContentsResizingStrategy', 2],"
|
| + " ['setInspectedPageBounds', 1],"
|
| " ['setIsDocked', 1],"
|
| " ['subscribe', 1],"
|
| " ['stopIndexing', 1],"
|
|
|