Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / workspace / module.json
1 {
2     "dependencies": ["common", "host", "platform"],
3     "scripts": [
4         "FileManager.js",
5         "FileSystemMapping.js",
6         "FileSystemWorkspaceBinding.js",
7         "IsolatedFileSystem.js",
8         "IsolatedFileSystemManager.js",
9         "SearchConfig.js",
10         "UISourceCode.js",
11         "Workspace.js"
12     ]
13 }