Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / filesystem / request-directory-content.html
index 12c18ac..f2986ea 100644 (file)
@@ -8,7 +8,7 @@
 document.addEventListener("DOMContentLoaded", runTest);
 function test()
 {
-    var fileSystemModel = new WebInspector.FileSystemModel(WebInspector.targetManager.activeTarget());
+    var fileSystemModel = new WebInspector.FileSystemModel(WebInspector.targetManager.mainTarget());
 
     var testStep = [
         function()