Sign in
chromium
/
chromium
/
src.git
/
4e4ef896247fc391dc426c67a41d6e66e97894de
/
.
/
third_party
/
WebKit
/
Source
/
devtools
/
front_end
/
extensions
/
module.json
blob: aea01839eeabc95f7f67d9c13360958185252604 [
file
] [
log
] [
blame
]
{
"dependencies"
:
[
"components"
,
"network_log"
,
"common"
],
"scripts"
:
[
"ExtensionAPI.js"
,
"ExtensionAuditCategory.js"
,
"ExtensionRegistryStub.js"
,
"ExtensionTraceProvider.js"
,
"ExtensionServer.js"
,
"ExtensionPanel.js"
,
"ExtensionView.js"
]
}