Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / breakpoint-manager-listeners-count.html
index b043f9e..0064f21 100644 (file)
@@ -27,7 +27,7 @@ function test()
 
             function didShowScriptSourceAgain()
             {
-                var listeners = WebInspector.breakpointManager._listeners["breakpoint-added"];
+                var listeners = WebInspector.breakpointManager._listeners.get("breakpoint-added");
                 // There should be 3 breakpoint-added event listeners:
                 //  - BreakpointsSidebarPane
                 //  - 2 shown tabs