diff --git a/modules/angular2/test/public_api_spec.ts b/modules/angular2/test/public_api_spec.ts index 1f8db59850..bee365513c 100644 --- a/modules/angular2/test/public_api_spec.ts +++ b/modules/angular2/test/public_api_spec.ts @@ -1150,6 +1150,8 @@ var NG_API = [ 'RenderElementRef.renderView', 'RenderElementRef.renderView=', 'RenderEventDispatcher:dart', + 'RenderNgContentCmd.index', + 'RenderNgContentCmd.index=', 'Stream:dart', 'Stream.any():dart', 'Stream.asBroadcastStream():dart',