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

Unified Diff: client/dom/wrapping_dom.dart

Issue 8935001: Mark VoidCallback as a [Callback] (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/dom/scripts/databasebuilder.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/wrapping_dom.dart
diff --git a/client/dom/wrapping_dom.dart b/client/dom/wrapping_dom.dart
index e2f92861a4d2f3b155131b71799a4b4c62a1b747..31ad3fef7ab9ea9eff986dd33d81bc80b5d14170 100644
--- a/client/dom/wrapping_dom.dart
+++ b/client/dom/wrapping_dom.dart
@@ -976,7 +976,6 @@
#source('generated/src/wrapping/_Uint32ArrayWrappingImplementation.dart');
#source('generated/src/wrapping/_Uint8ArrayWrappingImplementation.dart');
#source('generated/src/wrapping/_ValidityStateWrappingImplementation.dart');
-#source('generated/src/wrapping/_VoidCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_WaveShaperNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLActiveInfoWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLBufferWrappingImplementation.dart');
« no previous file with comments | « client/dom/scripts/databasebuilder.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698