fix benchmarks

This commit is contained in:
vsavkin
2015-10-08 09:57:10 -07:00
parent 8b725c77fd
commit d63f3c123e
17 changed files with 36 additions and 57 deletions

View File

@ -34,7 +34,7 @@ import {
} from './constants';
import {Ng2ComponentFacade} from './ng2_facade';
import {ExportedNg1Component} from './ng1_facade';
import {NgZone_} from "../../angular2/src/core/zone/ng_zone";
import {NgZone_} from "angular2/src/core/zone/ng_zone";
var moduleCount: number = 0;