chore: Remove AngularEntrypoint from TS

Closes #8158
This commit is contained in:
Misko Hevery
2016-04-20 11:27:19 -07:00
committed by Miško Hevery
parent 67d05eb65f
commit 0b6865d6c6
7 changed files with 28 additions and 28 deletions

View File

@ -299,7 +299,7 @@ var NG_INSTRUMENTATION =
['wtfCreateScope', 'wtfEndTimeRange', 'wtfLeave', 'WtfScopeFn:dart', 'wtfStartTimeRange'];
var NG_PLATFORM_BROWSER = [
'AngularEntrypoint',
'AngularEntrypoint:dart',
'BROWSER_APP_PROVIDERS',
'BROWSER_PROVIDERS',
'BrowserDomAdapter',