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

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

Issue 1155773002: Devtools Animations: Add cubic bezier easing editor for animations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 6 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/elements/module.json
diff --git a/Source/devtools/front_end/elements/module.json b/Source/devtools/front_end/elements/module.json
index a5ae9a2d63569303e348ca7f9ff31db4fdee4384..429533ccc1c284b63631a5a6fa6a19e83b173928 100644
--- a/Source/devtools/front_end/elements/module.json
+++ b/Source/devtools/front_end/elements/module.json
@@ -94,8 +94,8 @@
"scripts": [
"BezierUI.js",
"AnimationTimeline.js",
- "StylesPopoverHelper.js",
"BezierEditor.js",
+ "StylesPopoverIcon.js",
"Spectrum.js",
"ElementsBreadcrumbs.js",
"ElementsSidebarPane.js",
« no previous file with comments | « Source/devtools/front_end/elements/animationTimeline.css ('k') | Source/devtools/front_end/sdk/AnimationModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698