Home
last modified time | relevance | path

Searched refs:webAnimationsNextSrc (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dtarget-config.js60 var webAnimationsNextSrc = [
98 webAnimationsNextSrc: [], property
106 webAnimationsNextSrc: webAnimationsNextSrc, property
107 src: scopeSrc.concat(sharedSrc).concat(webAnimations1Src).concat(webAnimationsNextSrc),
114 webAnimationsNextSrc: webAnimationsNextSrc, property
115 src: scopeSrc.concat(sharedSrc).concat(liteWebAnimations1Src).concat(webAnimationsNextSrc),
DGruntfile.js120 concat(config.webAnimationsNextSrc, 'inter-component-' + target + '.js', concatDefines),