| Index: third_party/WebKit/Source/devtools/front_end/bindings/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/bindings/module.json b/third_party/WebKit/Source/devtools/front_end/bindings/module.json
|
| index 577bb33d5ca511d0d99871ee93ae9bab58cb63ee..1d5d226627f82f2cfe810297f9ed85d91b1dc901 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/bindings/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/bindings/module.json
|
| @@ -8,6 +8,7 @@
|
| ],
|
| "scripts": [
|
| "LiveLocation.js",
|
| + "ResourceBinding.js",
|
| "CompilerScriptMapping.js",
|
| "ResourceScriptMapping.js",
|
| "SASSSourceMapping.js",
|
|
|