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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2749383003: WorkerThread CPU Load UMA (Closed)
Patch Set: build fix Created 3 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 | third_party/WebKit/Source/platform/scheduler/base/time_converter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index eb5c58719273b6bdc3ada54a844417327d80e79a..0f042591a6baa931c2b908ef6893cd737d070de4 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1223,6 +1223,7 @@ component("platform") {
"scheduler/base/task_queue_selector.h",
"scheduler/base/thread_load_tracker.cc",
"scheduler/base/thread_load_tracker.h",
+ "scheduler/base/time_converter.h",
"scheduler/base/time_domain.cc",
"scheduler/base/time_domain.h",
"scheduler/base/virtual_time_domain.cc",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/scheduler/base/time_converter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698