Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / filesystem / request-filesystem-root.html
index 8f5cefa..1278d31 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()