Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-disable-add-breakpoint.html
index 0759ec5..f5db9b2 100644 (file)
@@ -71,7 +71,7 @@ var test = function()
     {
         InspectorTest.addResult("Debugger enabled");
         InspectorTest.addResult("Evaluating test function.");
-        InspectorTest.evaluateInConsole("testFunction()", step9);
+        InspectorTest.evaluateInPage("testFunction()", step9);
     }
 
     function step9()