Revision 99d85cba8e6aad5984484c15a6d7c62cf64d2978 authored by Jessica Janiuk on 01 December 2021, 22:52:55 UTC, committed by Andrew Kushnir on 02 December 2021, 16:47:22 UTC
This updates all of the pullapprove file to properly reference current members.

PR Close #44340
1 parent 360867b
Raw File
test-events.js
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */

Zone[Zone.__symbol__('UNPATCHED_EVENTS')] = ['scroll'];
back to top