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

Unified Diff: Source/devtools/front_end/bindings/module.json

Issue 1307063005: DevTools: edit SASS through SourceMaps. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: improvements Created 5 years, 3 months 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
« no previous file with comments | « Source/devtools/front_end/bindings/diff_match_patch.js ('k') | Source/devtools/front_end/common/Color.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/bindings/module.json
diff --git a/Source/devtools/front_end/bindings/module.json b/Source/devtools/front_end/bindings/module.json
index a7da14cace21dacd9f928d623e50a9efa602447f..fcc63044138ac68885a129edd6354ebf4c373034 100644
--- a/Source/devtools/front_end/bindings/module.json
+++ b/Source/devtools/front_end/bindings/module.json
@@ -20,6 +20,9 @@
"ResourceUtils.js",
"TempFile.js",
"WorkspaceController.js",
- "ContentScriptProjectDecorator.js"
+ "ContentScriptProjectDecorator.js",
+ "diff_match_patch.js",
+ "SourceMapEditor.js",
+ "SASSStructureMapping.js"
]
}
« no previous file with comments | « Source/devtools/front_end/bindings/diff_match_patch.js ('k') | Source/devtools/front_end/common/Color.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698