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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/sass/module.json

Issue 1515733002: DevTools: [SASS] implement CSS AST-builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sass-module
Patch Set: rebaseline test 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "dependencies": ["platform", "common", "diff"], 2 "dependencies": ["platform", "common", "diff", "sdk"],
3 "scripts": [ 3 "scripts": [
4 "SASSSupport.js" 4 "SASSSupport.js"
5 ] 5 ]
6 } 6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698