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

Unified Diff: Source/devtools/devtools.gypi

Issue 620783002: Devtools Animations: Basic animation inspection & control in Styles pane (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove keyframe view Created 6 years, 2 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 6b13af450f8fb9145ff06c0f946fa7d304bdd7ec..2fad05052c998dba6d958dd5f7cc3e1a7a20e082 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -366,6 +366,7 @@
'front_end/documentation/WikiParser.js',
],
'devtools_elements_js_files': [
+ 'front_end/elements/AnimationsSidebarPane.js',
'front_end/elements/ElementsPanel.js',
'front_end/elements/ElementsTreeOutline.js',
'front_end/elements/EventListenersSidebarPane.js',

Powered by Google App Engine
This is Rietveld 408576698