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

Unified Diff: cc/base/BUILD.gn

Issue 1139743004: cc: Reland "Add UMA stats for record and raster time." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with master (conflicts with cc/resources move) Created 5 years, 7 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 | « cc/BUILD.gn ('k') | cc/base/histograms.h » ('j') | cc/base/histograms.cc » ('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 4f210eb61c8edc959a932ff082c9af7231104c69..509547e9399f102959a1ed1a15d4a981c565e4aa 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -9,6 +9,8 @@ source_set("base") {
"completion_event.h",
"delayed_unique_notifier.cc",
"delayed_unique_notifier.h",
+ "histograms.cc",
+ "histograms.h",
"invalidation_region.cc",
"invalidation_region.h",
"math_util.cc",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/base/histograms.h » ('j') | cc/base/histograms.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698