remove Animations from chrome-devtools' user test shim (#26494)

It looks like it's successfully merging with the DOM definition now
instead.
This commit is contained in:
Nathan Shively-Sanders
2018-08-23 09:18:06 -07:00
committed by GitHub
parent c5b07a904d
commit 5433cd8685

View File

@@ -1,6 +1,5 @@
var Accessibility = {};
var AccessibilityTestRunner = {};
var Animation = {};
var ApplicationTestRunner = {};
var Audits = {};
var Audits2 = {};