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