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

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

Issue 620783002: Devtools Animations: Basic animation inspection & control in Styles pane (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update JSDOC 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/front_end/sdk/module.json
diff --git a/Source/devtools/front_end/sdk/module.json b/Source/devtools/front_end/sdk/module.json
index 60b412ca23224971c09f096301a39c3920c357b4..28d4ae6fd4dff1516e647c93bac5ce50da336542 100644
--- a/Source/devtools/front_end/sdk/module.json
+++ b/Source/devtools/front_end/sdk/module.json
@@ -7,6 +7,7 @@
"InspectorBackend.js",
"../InspectorBackendCommands.js",
"Target.js",
+ "AnimationModel.js",
"ApplicationCacheModel.js",
"BlackboxSupport.js",
"ConsoleModel.js",

Powered by Google App Engine
This is Rietveld 408576698