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

Unified Diff: client/dom/scripts/fremontcutbuilder.py

Issue 8618007: Enable SVG for dartc and frog (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « client/dom/scripts/dartgenerator.py ('k') | client/dom/wrapping_dom.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/fremontcutbuilder.py
diff --git a/client/dom/scripts/fremontcutbuilder.py b/client/dom/scripts/fremontcutbuilder.py
index c7bdb3bd3321a8500f6d3859d49a17e95025b1b5..11df9bd79c5dc8936a2fe3dfb8ddf064fb92f16a 100755
--- a/client/dom/scripts/fremontcutbuilder.py
+++ b/client/dom/scripts/fremontcutbuilder.py
@@ -38,8 +38,7 @@ def main():
'page',
'plugins',
'storage',
- # TODO(vsm): Fix generator to deal with multiple
- # 'svg',
+ 'svg',
# TODO(vsm): Fix parser/idl file to re-enable this.
# 'webaudio',
'websockets',
« no previous file with comments | « client/dom/scripts/dartgenerator.py ('k') | client/dom/wrapping_dom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698