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

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: Missing files Created 5 years, 7 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 172ff5abbce2280f5eb83c627c01860b43b35c7d..c593cf1c258d56ddfb2509327709b66737fc42d5 100644
--- a/Source/devtools/front_end/elements/module.json
+++ b/Source/devtools/front_end/elements/module.json
@@ -77,8 +77,8 @@
"BezierUI.js",
"AnimationTimeline.js",
"AnimationControlPane.js",
- "StylesPopoverHelper.js",
"BezierEditor.js",
+ "StylesPopoverIcon.js",
"Spectrum.js",
"ElementsBreadcrumbs.js",
"ElementsSidebarPane.js",

Powered by Google App Engine
This is Rietveld 408576698