DevTools: [SASS] introduce sass module, implement SCSS AST-builder.
The patch introduces "sass" module which will be responsible for all
SASS-processing in DevTools.
The patch also adds a simple SCSS AST-builder, which is capable of
parsing variables, mixins and properties.
BUG=
527993
R=pfeldman, dgozman
Committed:
https://crrev.com/c85e962a63be9b75b51eb71218725fbf21d2b7c6
Cr-Commit-Position: refs/heads/master@{#364206}