Index: third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h b/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h |
index 7dba1dd17235678b8232ab00e7c21af7802fd0ab..6dd99217f3d3b87c726e80f13a3bac632bfd91c2 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorld.h |
@@ -103,7 +103,6 @@ class CORE_EXPORT DOMWrapperWorld : public RefCounted<DOMWrapperWorld> { |
} |
static DOMWrapperWorld& mainWorld(); |
- static PassRefPtr<DOMWrapperWorld> fromWorldId(v8::Isolate*, int worldId); |
static void setIsolatedWorldHumanReadableName(int worldID, const String&); |
String isolatedWorldHumanReadableName(); |