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

Unified Diff: Source/devtools/devtools.gypi

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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 937d6603e9963d0ce444a0e81849e76da760dd12..83fad55c8f875c71be5a3bb8eb881dba99a73efb 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -357,6 +357,7 @@
'devtools_animation_js_files': [
'front_end/animation/animationTimeline.css',
'front_end/animation/AnimationControlPane.js',
+ 'front_end/animation/AnimationGroupPreviewUI.js',
'front_end/animation/AnimationModel.js',
'front_end/animation/AnimationTimeline.js',
],

Powered by Google App Engine
This is Rietveld 408576698