Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / toolbox / module.json
1 {
2     "dependencies": [
3         "ui",
4         "bindings"
5     ],
6     "scripts": [
7         "ToolboxDelegate.js",
8         "OverridesUI.js",
9         "InspectedPagePlaceholder.js",
10         "MediaQueryInspector.js",
11         "ResponsiveDesignView.js"
12     ]
13 }