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

Unified Diff: ui/compositor/BUILD.gn

Issue 2631333002: [animations] Adds metrics for jank on selected layer animations (Closed)
Patch Set: Adds UMA reporting for ripples and overview mode (extern constexpr) Created 3 years, 11 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: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index b49080d2b1074bb33d355faafd4b452edc6d40b4..beaad2854ce9bf221d983c49038876636fa8299e 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -7,6 +7,7 @@ import("//testing/test.gni")
component("compositor") {
sources = [
+ "animation_metrics_reporter_template.h",
"callback_layer_animation_observer.cc",
"callback_layer_animation_observer.h",
"canvas_painter.cc",

Powered by Google App Engine
This is Rietveld 408576698