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

Unified Diff: cc/base/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: fix histograms.xml 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/histogram_macros.h » ('j') | cc/base/histogram_macros.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 203f84add5ecc9c2adb8e9d36d1c2fb0a130b188..e5c2d63860d1a78d5607cedbf19dd324768ae543 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -9,6 +9,7 @@ source_set("base") {
"completion_event.h",
"delayed_unique_notifier.cc",
"delayed_unique_notifier.h",
+ "histogram_macros.h",
"invalidation_region.cc",
"invalidation_region.h",
"math_util.cc",
« no previous file with comments | « no previous file | cc/base/histogram_macros.h » ('j') | cc/base/histogram_macros.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698