Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / common / module.json
1 {
2     "dependencies": [
3         "platform"
4     ],
5     "scripts": [
6         "WebInspector.js",
7         "Object.js",
8         "NotificationService.js",
9         "Color.js",
10         "Geometry.js",
11         "Console.js",
12         "ContentProvider.js",
13         "Lock.js",
14         "ParsedURL.js",
15         "Progress.js",
16         "ResourceType.js",
17         "Settings.js",
18         "StaticContentProvider.js",
19         "TextRange.js",
20         "TextUtils.js",
21         "Throttler.js",
22         "UIString.js",
23         "ModuleExtensionInterfaces.js"
24     ]
25 }