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

Unified Diff: cc/BUILD.gn

Issue 1075523002: cc: Add UMA stats for record and raster time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 5 years, 8 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
« no previous file with comments | « no previous file | cc/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 814de18e23a0d10254bdae35924d36ce4833c4c7..7e0cd5feb72a6bfdac76b67e4291b0a76281dd22 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -731,6 +731,7 @@ test("cc_unittests") {
"animation/scrollbar_animation_controller_thinning_unittest.cc",
"animation/transform_operations_unittest.cc",
"base/float_quad_unittest.cc",
+ "base/histograms_unittest.cc",
"base/math_util_unittest.cc",
"base/region_unittest.cc",
"base/rolling_time_delta_history_unittest.cc",
« no previous file with comments | « no previous file | cc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698