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

Unified Diff: Source/devtools/devtools.gypi

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/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 6d76fa4e9d58e41612791bcf6b8cd09f4fea670a..e5a5ccc64a3d2431aa4bdff649a244b47e7b79bf 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -246,6 +246,7 @@
'front_end/ui/DOMSyntaxHighlighter.js',
'front_end/ui/DropDownMenu.js',
'front_end/ui/DropTarget.js',
+ 'front_end/ui/EditorPopoverHelper.js',
'front_end/ui/EmptyWidget.js',
'front_end/ui/FilterBar.js',
'front_end/ui/ForwardedInputEventHandler.js',
@@ -399,7 +400,7 @@
'front_end/elements/PlatformFontsWidget.js',
'front_end/elements/PropertiesWidget.js',
'front_end/elements/Spectrum.js',
- 'front_end/elements/StylesPopoverHelper.js',
+ 'front_end/elements/StylesPopoverIcon.js',
'front_end/elements/StylesSectionModel.js',
'front_end/elements/StylesSidebarPane.js',
'front_end/elements/ComputedStyleWidget.js',
« no previous file with comments | « Source/core/inspector/InspectorAnimationAgent.cpp ('k') | Source/devtools/front_end/elements/AnimationTimeline.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698