| Index: Source/devtools/front_end/bindings/module.json
|
| diff --git a/Source/devtools/front_end/bindings/module.json b/Source/devtools/front_end/bindings/module.json
|
| index a7da14cace21dacd9f928d623e50a9efa602447f..fcc63044138ac68885a129edd6354ebf4c373034 100644
|
| --- a/Source/devtools/front_end/bindings/module.json
|
| +++ b/Source/devtools/front_end/bindings/module.json
|
| @@ -20,6 +20,9 @@
|
| "ResourceUtils.js",
|
| "TempFile.js",
|
| "WorkspaceController.js",
|
| - "ContentScriptProjectDecorator.js"
|
| + "ContentScriptProjectDecorator.js",
|
| + "diff_match_patch.js",
|
| + "SourceMapEditor.js",
|
| + "SASSStructureMapping.js"
|
| ]
|
| }
|
|
|