revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra (#36434)" (#36798)" (#36800)

This reverts commit ad8c4cdd75.

PR Close #36800
This commit is contained in:
Wagner Maciel
2020-04-24 13:14:28 -07:00
committed by atscott
parent 06a8ad28a7
commit caa4ab3235
96 changed files with 191 additions and 125 deletions

View File

@ -7,7 +7,7 @@
*/
import {$, browser} from 'protractor';
import {runBenchmark} from '../../../e2e_util/perf_util';
import {runBenchmark} from '../../../../dev-infra/benchmark/driver-utilities';
describe('class bindings perf', () => {
it('should work for update', async () => {