Sign in
chromium
/
chromium
/
src
/
f0148d511def6522b3166ec507a18328e72ea652
/
.
/
third_party
/
WebKit
/
Source
/
devtools
/
front_end
/
devices
/
module.json
blob: 2e0a680a369baffd36f9bcb791468e505ad31bcc [
file
] [
log
] [
blame
]
{
"extensions"
:
[
{
"type"
:
"drawer-view"
,
"name"
:
"devices"
,
"title"
:
"Devices"
,
"order"
:
"12"
,
"experiment"
:
"devicesPanel"
,
"className"
:
"WebInspector.DevicesView"
}
],
"dependencies"
:
[
"sdk"
,
"ui"
],
"scripts"
:
[
"DevicesView.js"
]
}