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

Unified Diff: tracing/tracing/ui/base/animation.html

Issue 2526613002: Return short-hand object literals to exportTo. (Closed)
Patch Set: manual fixes Created 4 years, 1 month 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: tracing/tracing/ui/base/animation.html
diff --git a/tracing/tracing/ui/base/animation.html b/tracing/tracing/ui/base/animation.html
index e0dce3392405930bc09cbaf750d666e7703a59c8..7b497f43938ffbe69368d4153dc4954798f0aada 100644
--- a/tracing/tracing/ui/base/animation.html
+++ b/tracing/tracing/ui/base/animation.html
@@ -73,7 +73,7 @@ tr.exportTo('tr.ui.b', function() {
};
return {
- Animation: Animation
+ Animation,
};
});
</script>
« no previous file with comments | « tracing/tracing/ui/analysis/stub_analysis_table.html ('k') | tracing/tracing/ui/base/animation_controller.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698