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

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

Issue 2837323002: Merged all PointerToId functions into TraceHelper::PointerToString. (Closed)
Patch Set: Converted TraceHelper the class to trace_helper the namespace. Created 3 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 | « no previous file | third_party/WebKit/Source/platform/scheduler/base/trace_helper.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 12a4ef6750daf86c52cda13ea54980f44cb59b16..612f71d711517108ee55dc6b8e5d0c959d6180aa 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1282,6 +1282,8 @@ component("platform") {
"scheduler/base/time_converter.h",
"scheduler/base/time_domain.cc",
"scheduler/base/time_domain.h",
+ "scheduler/base/trace_helper.cc",
+ "scheduler/base/trace_helper.h",
"scheduler/base/virtual_time_domain.cc",
"scheduler/base/virtual_time_domain.h",
"scheduler/base/work_queue.cc",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/scheduler/base/trace_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698