| Index: lib/dom/scripts/systemfrog.py
|
| diff --git a/lib/dom/scripts/systemfrog.py b/lib/dom/scripts/systemfrog.py
|
| index 3267f75968816a12328ab446fc9766f2461d40e2..826216bb34cfa5b1ca23d1dd388d4910b2e96ef7 100644
|
| --- a/lib/dom/scripts/systemfrog.py
|
| +++ b/lib/dom/scripts/systemfrog.py
|
| @@ -47,7 +47,6 @@ class FrogSystem(System):
|
| 'frog_dom.darttemplate',
|
| os.path.join(self._output_dir, 'dom_frog.dart'),
|
| (self._interface_system._dart_interface_file_paths +
|
| - self._interface_system._dart_callback_file_paths +
|
| self._impl_file_paths))
|
|
|
| def Finish(self):
|
|
|