Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / toolbox / module.json
1 {
2     "dependencies": [
3         "bindings",
4         "platform",
5         "ui"
6     ],
7     "scripts": [
8         "OverridesUI.js",
9         "InspectedPagePlaceholder.js",
10         "MediaQueryInspector.js",
11         "ResponsiveDesignView.js"
12     ],
13     "stylesheets": [
14         "responsiveDesignView.css"
15     ]
16 }