Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(519)

Unified Diff: Source/devtools/front_end/animation/module.json

Issue 1218433007: Devtools Animations: Add buffer and effect selection to animation timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/front_end/animation/animationTimeline.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/animation/module.json
diff --git a/Source/devtools/front_end/animation/module.json b/Source/devtools/front_end/animation/module.json
index 51d11e801d06a4e356f91d35e50f708991a84db4..fa969cd2025bfb162b203353ed652553ced01b9f 100644
--- a/Source/devtools/front_end/animation/module.json
+++ b/Source/devtools/front_end/animation/module.json
@@ -12,6 +12,7 @@
],
"scripts": [
"AnimationModel.js",
+ "AnimationGroupPreviewUI.js",
"AnimationTimeline.js",
"AnimationControlPane.js"
],
« no previous file with comments | « Source/devtools/front_end/animation/animationTimeline.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698