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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fccff85d2a5930677f6926bb20e4deb93274bbe7 |
--- /dev/null |
+++ b/third_party/WebKit/Source/devtools/front_end/sass/module.json |
@@ -0,0 +1,6 @@ |
+{ |
+ "dependencies": ["platform", "common", "diff"], |
+ "scripts": [ |
+ "SASSSupport.js" |
+ ] |
+} |