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

Unified Diff: lib/compiler/implementation/scanner/source_list.dart

Issue 10659033: Get rid of DOMWrapperBase and DOMTypeBase. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « no previous file | lib/dom/scripts/systemnative.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/compiler/implementation/scanner/source_list.dart
diff --git a/lib/compiler/implementation/scanner/source_list.dart b/lib/compiler/implementation/scanner/source_list.dart
index aaca47eb5c98cb410658b09fbaded851a65faa71..904ad5bf213608f8e219c6cad3f10857e0ee082f 100644
--- a/lib/compiler/implementation/scanner/source_list.dart
+++ b/lib/compiler/implementation/scanner/source_list.dart
@@ -21,7 +21,6 @@ final List<String> argv = const <String>[
'../lib/dom/src/dummy_GlobalProperties.dart',
'../lib/dom/src/frog_DOMType.dart',
'../lib/dom/src/native_DOMPublic.dart',
-'../lib/dom/src/native_DOMWrapperBase.dart',
'../lib/dom/src/native_FactoryProviders.dart',
'../lib/dom/src/native_GlobalProperties.dart',
'../lib/html/benchmarks/common/BenchUtil.dart',
« no previous file with comments | « no previous file | lib/dom/scripts/systemnative.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698