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

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: 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
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..2249a77de6ffd3fef382e20486441c1181d70c7e 100644
--- a/Source/devtools/front_end/animation/module.json
+++ b/Source/devtools/front_end/animation/module.json
@@ -12,6 +12,8 @@
],
"scripts": [
"AnimationModel.js",
+ "AnimationGroupPreviewUI.js",
+ "AnimationUI.js",
"AnimationTimeline.js",
"AnimationControlPane.js"
],

Powered by Google App Engine
This is Rietveld 408576698