Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: third_party/WebKit/Source/devtools/front_end/inspector.json

Issue 1511073002: DevTools: [SASS] introduce sass module, implement SCSS AST-builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/inspector.json
diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
index ae221b3ea6bf1eba43f823bd268513ac7e4a5304..b800cf3ffd0539f41468be568b92b753a0c5ba12 100644
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
@@ -29,6 +29,7 @@
{ "name": "promises" },
{ "name": "snippets" },
{ "name": "diff" },
+ { "name": "sass" },
{ "name": "accessibility" },
{ "name": "animation" },
{ "name": "screencast", "condition": "remoteFrontend", "type": "remote" },

Powered by Google App Engine
This is Rietveld 408576698