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

Unified Diff: client/html/htmlimpl.dart

Issue 9110046: Fix various warnings and errors in html_diff and its annotations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge head Created 8 years, 11 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 | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/htmlimpl.dart
diff --git a/client/html/htmlimpl.dart b/client/html/htmlimpl.dart
index b13eef8bdd76bbf1e10201e17c284fef276c5e5c..63769d536b829ddde6a6746af596bb1e2240efc7 100644
--- a/client/html/htmlimpl.dart
+++ b/client/html/htmlimpl.dart
@@ -160,7 +160,6 @@
#source('generated/src/wrapping/_LegendElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LinkElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LocationWrappingImplementation.dart');
-#source('generated/src/wrapping/_LoseContextWrappingImplementation.dart');
#source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_MapElementWrappingImplementation.dart');
#source('generated/src/wrapping/_MarqueeElementWrappingImplementation.dart');
@@ -439,6 +438,7 @@
#source('src/EventWrappingImplementation.dart');
#source('src/HashChangeEventWrappingImplementation.dart');
#source('src/KeyboardEventWrappingImplementation.dart');
+#source('src/LoseContextWrappingImplementation.dart');
#source('src/Measurement.dart');
#source('src/MessageEventWrappingImplementation.dart');
#source('src/MessagePortWrappingImplementation.dart');
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698