chore(dgeni): fix missing apis in the master list

This commit is contained in:
Naomi Black 2016-04-29 17:20:59 -07:00
parent af9793cbbb
commit b89647add4
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
'angular2/http.ts',
'angular2/http/testing.ts',
'angular2/instrumentation.ts',
'angular2/platform/browser_common.ts',
'angular2/platform/location.ts',
'angular2/platform/browser.ts',
'angular2/platform/common.ts',
'angular2/router.ts',
'angular2/router/testing.ts',
'angular2/upgrade.ts',