| Index: third_party/WebKit/Source/devtools/front_end/sass/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sass/module.json b/third_party/WebKit/Source/devtools/front_end/sass/module.json
|
| index fccff85d2a5930677f6926bb20e4deb93274bbe7..21761c54c54680f93897bda8a747a5cb332cd043 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sass/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sass/module.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "dependencies": ["platform", "common", "diff"],
|
| + "dependencies": ["platform", "common", "diff", "sdk"],
|
| "scripts": [
|
| "SASSSupport.js"
|
| ]
|
|
|