summaryrefslogtreecommitdiffstats
path: root/WebCore/inspector/InspectorFrontendHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/inspector/InspectorFrontendHost.h')
-rw-r--r--WebCore/inspector/InspectorFrontendHost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/inspector/InspectorFrontendHost.h b/WebCore/inspector/InspectorFrontendHost.h
index 7fb4a1e..4b343fd 100644
--- a/WebCore/inspector/InspectorFrontendHost.h
+++ b/WebCore/inspector/InspectorFrontendHost.h
@@ -67,6 +67,7 @@ public:
void setAttachedWindowHeight(unsigned height);
void moveWindowBy(float x, float y) const;
+ void setExtensionAPI(const String& script);
String localizedStringsURL();
String hiddenPanels();