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

Unified Diff: Source/devtools/front_end/ui/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/ui/module.json
diff --git a/Source/devtools/front_end/ui/module.json b/Source/devtools/front_end/ui/module.json
index 352c5ddb6085a18a38abb1dc9b1947833f81c3bc..705fb7a183bb46e06b9788aee807a6c4b8088f46 100644
--- a/Source/devtools/front_end/ui/module.json
+++ b/Source/devtools/front_end/ui/module.json
@@ -16,6 +16,7 @@
"DOMSyntaxHighlighter.js",
"DropDownMenu.js",
"DropTarget.js",
+ "EditorPopoverHelper.js",
"EmptyWidget.js",
"FilterBar.js",
"ForwardedInputEventHandler.js",

Powered by Google App Engine
This is Rietveld 408576698